List Views

Total Items found in Views is 215675.
An advanced collection of page views
RS3 Soul Cape and where to get it

4:13 am, August 15, 2022
chevron up

4:12 am, August 15, 2022
chevron down

4:12 am, August 15, 2022
pretty printing json with php

4:12 am, August 15, 2022
gallery carousel center mode

4:10 am, August 15, 2022
css grid for layouts and how to use it

4:08 am, August 15, 2022
css grid for layouts with no rows

4:08 am, August 15, 2022
css slow zoom in animation

4:07 am, August 15, 2022
loop to arr.length or array length

4:07 am, August 15, 2022
install cmatrix on mac m1

4:06 am, August 15, 2022
RS3 - How to enable custom Loot Beams

4:05 am, August 15, 2022
wordpress get site url

4:04 am, August 15, 2022
easy section wrap in foundation

4:02 am, August 15, 2022
Search Duplicating Bugs

4:00 am, August 15, 2022
flexbox layout template

3:58 am, August 15, 2022
meta refresh reload page

3:53 am, August 15, 2022
How to make your code look nice

3:53 am, August 15, 2022
bootstrap list group card with footer

3:52 am, August 15, 2022
FCC - Basic: Profile Lookup

3:50 am, August 15, 2022
jquery clone and append elements

3:46 am, August 15, 2022
Windows Emoji Shortcut

3:44 am, August 15, 2022
Use the parseInt Function with a Radix

3:44 am, August 15, 2022
get yesterdays date with javascript

3:42 am, August 15, 2022
extract youtube image from video url

3:42 am, August 15, 2022
Move any element with css offsets

3:41 am, August 15, 2022
OSRS Notes

3:40 am, August 15, 2022
add a moving chevron to your href link

3:39 am, August 15, 2022
KruXoR Site Updates June 2022

3:39 am, August 15, 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
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