List Views

Total Items found in Views is 213193.
An advanced collection of page views
Generate Sub menu using Core

4:45 am, December 7, 2022
basic for loop

4:50 am, December 7, 2022
testing equality

5:41 am, December 7, 2022
stop overscrolling on responsive ios

6:43 am, December 7, 2022
set the html of an element javascript

9:17 am, December 7, 2022
Windows Emoji Shortcut

10:24 am, December 7, 2022
Easy Meta Tags

12:24 pm, December 7, 2022
vimeo thumbnail generator

12:53 pm, December 7, 2022
checking for spam comments function

2:01 pm, December 7, 2022
Change link target with JQuery

7:42 pm, December 7, 2022
bootstrap basic grid layout

7:56 pm, December 7, 2022
Multidimensional Array

9:21 pm, December 7, 2022
Get the documentURI with JS

9:24 pm, December 7, 2022
getType function for js

9:29 pm, December 7, 2022
Viewport width and height calculations

10:29 pm, December 7, 2022
video embed full screen all screen sizes

10:48 pm, December 7, 2022
get the current url in javascript

11:13 pm, December 7, 2022
sqlite check table name exists

11:20 pm, December 7, 2022
Default Parameters for Functions

11:30 pm, December 7, 2022
try catch test

11:49 pm, December 7, 2022
animate css

12:06 am, December 8, 2022
random emojis copy and paste

12:09 am, December 8, 2022
FCC - Basic: Profile Lookup

12:27 am, December 8, 2022
generate a random color rgb code with php

12:46 am, December 8, 2022
mouse outline svg

12:47 am, December 8, 2022
sqlite basic sql and loop results

1:18 am, December 8, 2022
make any element editable

1:22 am, December 8, 2022
keyframe animations css

1:39 am, December 8, 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


Me
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