List Hits

Total Items found in Hits is 610291.
A Collection of Hits...
video embed full screen all screen sizes

2:11 pm, February 22, 2023
load json data url with jquery

2:10 pm, February 22, 2023
simple backup to google drive fron linux

2:10 pm, February 22, 2023
atom on mac and synchronise settings

2:10 pm, February 22, 2023
subscribe to newsletter section example

2:09 pm, February 22, 2023
css slow zoom in animation

2:09 pm, February 22, 2023
Flickity - autoPlay with Loop

2:09 pm, February 22, 2023
target data attribute with css

2:09 pm, February 22, 2023
Objects in javascript

2:09 pm, February 22, 2023
RS3 Divination locations 1-99

2:09 pm, February 22, 2023
twitter json feed testing

2:08 pm, February 22, 2023
Bootstrap Darkmode Switch

2:08 pm, February 22, 2023
adding pagination to custom wp_query

2:06 pm, February 22, 2023
inline form field padding

2:05 pm, February 22, 2023
globe svg testing (broken)

2:05 pm, February 22, 2023
Google Fonts Multiple includes

2:05 pm, February 22, 2023
show all methods (functions) in a class

2:04 pm, February 22, 2023
add a user to a group

2:03 pm, February 22, 2023
FCC - Basic: Profile Lookup

2:03 pm, February 22, 2023
highlight a button with an animation css

2:02 pm, February 22, 2023
renew all SSL certificates with certbot

2:02 pm, February 22, 2023
javascript basic test array and loop

2:02 pm, February 22, 2023
page scroll indicator research

2:02 pm, February 22, 2023
Top 10 Terraria Houses

2:02 pm, February 22, 2023
chia mining research notes

2:01 pm, February 22, 2023
Making an image responsive using css

2:01 pm, February 22, 2023
find all elements add class jquery

2:01 pm, February 22, 2023
add click event to multiple link items

2:01 pm, February 22, 2023
Monitoring Visible Objects on Screen

2:01 pm, February 22, 2023
load random videos module using template

2:01 pm, February 22, 2023
pi hole and hassio

2:01 pm, February 22, 2023
404 Error Page Codepen

2:01 pm, February 22, 2023
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


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