List Views

Total Items found in Views is 222871.
An advanced collection of page views
get the href value using jquery

1:40 pm, March 7, 2022
Create a Complex JSX Element

1:36 pm, March 7, 2022
pretty printing json with php

1:35 pm, March 7, 2022
Runescape Questing Notes and Log

1:21 pm, March 7, 2022
image Checkbox Replacement for Forms

12:59 pm, March 7, 2022
adding a new line in javascript

12:54 pm, March 7, 2022
card counting example from fcc

12:44 pm, March 7, 2022
white space pre-wrap formatting

12:39 pm, March 7, 2022
show errors in php with toggle

12:37 pm, March 7, 2022
meta refresh reload page

12:36 pm, March 7, 2022
load content with jquery

12:36 pm, March 7, 2022
round number with js

12:30 pm, March 7, 2022
Shark Attack Life saving technique

12:05 pm, March 7, 2022
making the search page nicer

12:04 pm, March 7, 2022
margin padding framework

11:56 am, March 7, 2022
compare non equality function

11:56 am, March 7, 2022
testing equality

11:56 am, March 7, 2022
compare equality function

11:55 am, March 7, 2022
using let and const example

11:50 am, March 7, 2022
extract youtube image from video url

11:22 am, March 7, 2022
Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.

You could also follow me on twitter or not... does anyone even use twitter anymore?

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
Be Yourself, Back Yourself
Kristie Bennett, Survivor
Random CSS Property

revert

The revert CSS keyword reverts the cascaded value of the property from its current value to the value the property would have had if no changes had been made by the current style origin to the current element. Thus, it resets the property to its inherited value if it inherits from its parent or to the default value established by the user agent's stylesheet (or by user styles, if any exist). It can be applied to any CSS property, including the CSS shorthand all.
revert css reference