List Views

Total Items found in Views is 281387.
An advanced collection of page views
globe svg testing (broken)

2:40 am, September 27, 2021
link to an external stylesheet

2:40 am, September 27, 2021
using multiple text shadow

2:40 am, September 27, 2021
Applied Accessibility - Tab Index

2:46 am, September 27, 2021
install atom editor on ubuntu

2:46 am, September 27, 2021
function to create a uid from html

2:47 am, September 27, 2021
using a css grid area template

2:48 am, September 27, 2021
testing equality

2:48 am, September 27, 2021
basic for loop odd numbers

2:48 am, September 27, 2021
using switch with multiple identical cases

2:58 am, September 27, 2021
change photoshop to show px rather than pt

3:07 am, September 27, 2021
Change link target with JQuery

3:07 am, September 27, 2021

3:08 am, September 27, 2021
creating a button creator in javascript

3:24 am, September 27, 2021
inline form field padding

3:32 am, September 27, 2021
simple php ip blocker

3:42 am, September 27, 2021
what is a motorbus

3:52 am, September 27, 2021
Windows Emoji Shortcut

4:07 am, September 27, 2021
change file permissions to -rw-rw-r--

4:17 am, September 27, 2021
css :active pseudo-class usage

4:17 am, September 27, 2021
Creating an NFT - bbyalienyodi

4:20 am, September 27, 2021
json test objects (or arrays)

4:20 am, September 27, 2021
color cycle drop shadow

4:47 am, September 27, 2021
button with separated chevron

4:59 am, September 27, 2021
right align something in its element

5:14 am, September 27, 2021
use an emoji on your list items ul li

5:14 am, September 27, 2021
using scroll-behavior: smooth css

5:20 am, September 27, 2021
chevron right

5:24 am, September 27, 2021
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...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

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
Ever tried. Ever failed. No matter. Try again. Fail again. Fail better. You won't believe what you can accomplish by attempting the impossible with the courage to repeatedly fail better.
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