List Hits

Total Items found in Hits is 610374.
A Collection of Hits...
Easy Meta Tags

1:29 pm, March 2, 2023
my old hunter in wow

1:28 pm, March 2, 2023
Mac Apps

1:27 pm, March 2, 2023
Farming Allotment patch locations

1:27 pm, March 2, 2023
loop through $_GET in php

1:10 pm, March 2, 2023
test php bundle write

1:09 pm, March 2, 2023
simple php ip blocker

1:09 pm, March 2, 2023
uniqid random string

1:09 pm, March 2, 2023
sqlite basic sql and loop results

1:09 pm, March 2, 2023
try catch test

1:09 pm, March 2, 2023
random number using rand

1:06 pm, March 2, 2023
jquery enable and disable attribute

12:58 pm, March 2, 2023
jquery page search [testing]

12:58 pm, March 2, 2023
get the current url in javascript

12:53 pm, March 2, 2023
animate css

12:46 pm, March 2, 2023
checking for spam comments function

12:19 pm, March 2, 2023
timeline

12:07 pm, March 2, 2023
white space pre-wrap formatting

10:46 am, March 2, 2023
css

10:33 am, March 2, 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
Treasure every moment that you have and treasure it more because you shared it with someone special, special enough to spend your time...and remember that time waits for no one.
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