List Hits

Total Items found in Hits is 574118.
A Collection of Hits...
material design icons google font

8:21 am, May 28, 2024
Leaflet Quick Start Example

8:21 am, May 28, 2024
p p

8:20 am, May 28, 2024
border box reset

8:15 am, May 28, 2024
Change link target with JQuery

7:59 am, May 28, 2024
javascript update item in object

7:58 am, May 28, 2024
inline form field padding

7:56 am, May 28, 2024

7:49 am, May 28, 2024
Generate Sub menu using Core

7:49 am, May 28, 2024
adding react with JSX using babel

7:49 am, May 28, 2024
testing chartjs

7:49 am, May 28, 2024
add chevrons to a ul list

7:49 am, May 28, 2024
twitter social sharing meta tags

7:47 am, May 28, 2024
tiny mce editor tinymce

7:47 am, May 28, 2024
mad fans case setup 9 case fans!

7:47 am, May 28, 2024
CSS Grid Frame Work

7:47 am, May 28, 2024
mysql to sqlite notes

7:47 am, May 28, 2024
get text between tags

7:46 am, May 28, 2024
Some New String tools

7:46 am, May 28, 2024
keyframe animations css

7:46 am, May 28, 2024
css font style italic

7:46 am, May 28, 2024
check length of element jquery

5:52 am, May 28, 2024
get element by id with javascript

5:52 am, May 28, 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
A person who never made a mistake never tried anything new.
Albert Einstein
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