List Hits

Total Items found in Hits is 574117.
A Collection of Hits...
foundation responsive tables

7:27 am, October 1, 2022
console dir usage

7:16 am, October 1, 2022
twitter icon font awesome

7:04 am, October 1, 2022
change favicon with jquery

6:54 am, October 1, 2022
wordpress category list sorting custom

6:45 am, October 1, 2022
download icon svg

6:39 am, October 1, 2022
twitter json feed testing

6:39 am, October 1, 2022
rounded click me button with icon

6:39 am, October 1, 2022
Mac Useful Keyboard Shortcuts

6:39 am, October 1, 2022
codemirror htmlmixed textarea

6:33 am, October 1, 2022
How to use default props in React

6:28 am, October 1, 2022
add chevrons to a ul list

6:23 am, October 1, 2022
open sans @import embed font quick

6:21 am, October 1, 2022
card counting example from fcc

6:21 am, October 1, 2022
osrs fairy ring codes

6:21 am, October 1, 2022
using the :user-valid CSS pseudo-class

6:19 am, October 1, 2022
javascript update item in object

6:19 am, October 1, 2022
javascript add class to element

6:19 am, October 1, 2022
Testing Playwrite on for Node

6:17 am, October 1, 2022
code author title from simplepie

6:14 am, October 1, 2022
assign array to variables in a loop

6:10 am, October 1, 2022
Core Class - Basic Core Structure

5:58 am, October 1, 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


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