List Views

Total Items found in Views is 184204.
An advanced collection of page views
target data attribute with css

8:44 pm, May 20, 2024
try catch test

8:45 pm, May 20, 2024
pi400 how to take a screen shot

8:56 pm, May 20, 2024
for loop with a 5 increment

9:22 pm, May 20, 2024
add a gtag.js pdf click event

9:39 pm, May 20, 2024
basic for loop

10:24 pm, May 20, 2024
Source on Overwolf ASCII Art

10:45 pm, May 20, 2024
del

10:51 pm, May 20, 2024
OSRS Members Fishing Guide

11:13 pm, May 20, 2024
php substr return part of a string

11:56 pm, May 20, 2024
bouncing loader animation in css

12:30 am, May 21, 2024

1:13 am, May 21, 2024
Mac Apps

1:16 am, May 21, 2024
svg carret right css class

1:50 am, May 21, 2024
using the kbd html tag

2:03 am, May 21, 2024
Moving the cursor on iPhone 11

2:17 am, May 21, 2024
RS3 Dailies Lists

4:08 am, May 21, 2024
animate css

5:03 am, May 21, 2024
RS3 Summoning Quick Oblesque

5:27 am, May 21, 2024
add user to sudo group in ubuntu

5:40 am, May 21, 2024
using let and const example

5:45 am, May 21, 2024
IP Address

6:15 am, May 21, 2024
Generate Sub menu using Core

6:17 am, May 21, 2024
list group card item template

6:36 am, May 21, 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
Be Yourself, Back Yourself
Kristie Bennett, Survivor
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