List Hits

Total Items found in Hits is 610369.
A Collection of Hits...
Incrassate

10:50 am, August 14, 2023
use font awesome on elements lists ul

10:48 am, August 14, 2023
timeline class and function

10:48 am, August 14, 2023
js check the length of a string

10:43 am, August 14, 2023
p pr vb

10:43 am, August 14, 2023
p p a

10:43 am, August 14, 2023
chocolatey command line for windows

10:41 am, August 14, 2023
dropdown section

10:41 am, August 14, 2023
windows 10 snipping experience

10:35 am, August 14, 2023
Use Sweet Alert rather than alert!

10:33 am, August 14, 2023
how to copy the folder path in finder

10:33 am, August 14, 2023
atom on mac and synchronise settings

10:32 am, August 14, 2023
simple dropdown navigation ul li css

10:30 am, August 14, 2023
wordpress get template directory

10:29 am, August 14, 2023
cycle color using background

10:29 am, August 14, 2023
Simple Line chart with Chart.js

10:27 am, August 14, 2023
fancybox modal popup example

10:27 am, August 14, 2023
What's the Point of Docker?

10:27 am, August 14, 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


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