List Views

Total Items found in Views is 229023.
An advanced collection of page views
get the href value using jquery

1:16 am, November 18, 2024
react basic hello world

1:16 am, November 18, 2024
Welcome Widget Card - Toggle

1:19 am, November 18, 2024
RS3 Slayer - Feral Dinosaurs

1:26 am, November 18, 2024
KruXoR - September 2022 - Newsletter #1

1:26 am, November 18, 2024
RS3 Divination Leveling Log

1:26 am, November 18, 2024
RS3 Post 99 Leveling Log

1:26 am, November 18, 2024
using multiple text shadow

1:27 am, November 18, 2024
rs3 runespan experience rates

1:28 am, November 18, 2024
check box highlight text area css

1:28 am, November 18, 2024
Latest from Code Widget

1:29 am, November 18, 2024
generate random username function in php

1:31 am, November 18, 2024
using scroll-behavior: smooth css

1:35 am, November 18, 2024
add an outline to everything!

1:38 am, November 18, 2024
get the current month as a number

1:40 am, November 18, 2024
Custom 12 Grid using CSS Grid

1:44 am, November 18, 2024
adding react with JSX using babel

1:51 am, November 18, 2024
clipboard copy js

1:53 am, November 18, 2024
encode url with javascript

1:53 am, November 18, 2024
chevron down

1:54 am, November 18, 2024
using clamp js to clamp lines of text

1:55 am, November 18, 2024
Enabling SSH on Ubuntu

1:59 am, November 18, 2024
chevron up

1:59 am, November 18, 2024
json loop load elements

2:00 am, November 18, 2024
asp classic get a url and display it

2:02 am, November 18, 2024
image Checkbox Replacement for Forms

2:02 am, November 18, 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
There is a qualitative and quantitative difference between a day that begins with a little exercise, a book, meditation, a good meal, a thoughtful walk, and the start of a day that begins with a smartphone in bed.
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