List Views

Total Items found in Views is 215675.
An advanced collection of page views
play a sound every # of seconds

1:11 am, December 19, 2022
CSS Drawing - Beach Scene

1:10 am, December 19, 2022
check url hash using javascript

1:10 am, December 19, 2022
encode url with javascript

1:09 am, December 19, 2022
Load fancybox modal on hash check

1:09 am, December 19, 2022
asp classic get a url and display it

1:07 am, December 19, 2022
tools i still want to create

1:06 am, December 19, 2022
php validate email function

1:04 am, December 19, 2022
Factorio Megabase-In-A-Book

1:04 am, December 19, 2022
install atom editor on ubuntu

1:03 am, December 19, 2022
RS3 Herb Run Notes

1:03 am, December 19, 2022
Install PHP without Apache on Ubuntu

1:03 am, December 19, 2022
php countries array

1:03 am, December 19, 2022
CSS Grid Frame Work

1:02 am, December 19, 2022
atom on mac and synchronise settings

1:02 am, December 19, 2022
checking if your windows pc has a TPM

1:01 am, December 19, 2022
flush dns on mac

1:01 am, December 19, 2022
more complex responsive tables css

12:58 am, December 19, 2022
Random User Profile Loading Script in vue

12:58 am, December 19, 2022
google map with overlay data

12:58 am, December 19, 2022
extracting the useful bits of bootstrap

12:58 am, December 19, 2022
fancybox image popout easy

12:57 am, December 19, 2022
prevent default click event on link

12:57 am, December 19, 2022
gallery carousel center mode

12:57 am, December 19, 2022
wordpress main nav dropdown fix

12:55 am, December 19, 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

james clear
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