List Views

Total Items found in Views is 184225.
An advanced collection of page views
inline form field padding

12:23 pm, March 4, 2024
simple dropdown navigation ul li css

12:29 pm, March 4, 2024
Making an image responsive using css

12:35 pm, March 4, 2024
Auto Create HTML Code Snippets

12:48 pm, March 4, 2024
windows robocopy /? help and usage

12:52 pm, March 4, 2024
foundation includes cdnjs

12:57 pm, March 4, 2024
json test objects (or arrays)

12:57 pm, March 4, 2024
video embed tag

12:59 pm, March 4, 2024
Javascript Objects Notes

1:03 pm, March 4, 2024
Runescape Questing Notes and Log

1:08 pm, March 4, 2024
RS3 Herb Locations

1:13 pm, March 4, 2024
table border collapse

1:14 pm, March 4, 2024
git pull changes from a repository

1:17 pm, March 4, 2024
foundation make row full width

1:22 pm, March 4, 2024
document ready wordpress jquery

1:22 pm, March 4, 2024
js check the length of a string

1:26 pm, March 4, 2024
ken burns slow image zoom

1:27 pm, March 4, 2024
RS3 Divination Leveling Log

1:28 pm, March 4, 2024
box shadow example(s) - drop shadow

1:33 pm, March 4, 2024
show errors in php with toggle

1:33 pm, March 4, 2024
add user to sudo group in ubuntu

1:38 pm, March 4, 2024
bootstrap styled buttons

1:41 pm, March 4, 2024
add new random image with button

1:42 pm, March 4, 2024
target data attribute with css

1:45 pm, March 4, 2024
backdrop-filter: blur(10px);

1:56 pm, March 4, 2024
Google Fonts Multiple includes

1:57 pm, March 4, 2024
log the console log output to a div

1:58 pm, March 4, 2024
Quick Embed Figtree Font

1:59 pm, March 4, 2024
chia mining research notes

1:59 pm, March 4, 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

Pseudo-classes

A CSS pseudo-class is a keyword added to a selector that specifies a special state of the selected element(s). For example, :hover can be used to change a button's color when the user's pointer hovers over it.
Pseudo-classes css reference