List Views

Total Items found in Views is 216863.
An advanced collection of page views
get tomorrows date with javascript

3:32 am, March 1, 2024
Console Tips and Tricks

3:33 am, March 1, 2024
using switch in a function

3:33 am, March 1, 2024
Dropdown Box with Searchable Text

3:33 am, March 1, 2024
get yesterdays date with javascript

3:33 am, March 1, 2024
parallax js scroll testing

3:34 am, March 1, 2024
Lato font quick install

3:35 am, March 1, 2024
save string to file php

3:38 am, March 1, 2024
Welcome Widget Card - Toggle

3:40 am, March 1, 2024
design nice block header

3:41 am, March 1, 2024
KruXoR - October 2022 - Newsletter

3:41 am, March 1, 2024
keyframe animations css

3:42 am, March 1, 2024
Mega Menus Collection

3:43 am, March 1, 2024
php get file and save it

3:43 am, March 1, 2024
Best Atom Plugins 2019

3:43 am, March 1, 2024
Quick Links

3:43 am, March 1, 2024
check if a file exists with php

3:44 am, March 1, 2024
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
1. Show your work to the world instead of keeping in your head💆. 2. Do the work consistently👌 3. Respect your work🥰 4. Don't postpone your work 5. Make mistakes 🔥🔥🔥
Unknown
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