List Views

Total Items found in Views is 215675.
An advanced collection of page views
Importing CSS Reference

11:22 pm, July 7, 2024
OSRS Members Fishing Guide

11:19 pm, July 7, 2024
start ssh and add key git

11:15 pm, July 7, 2024
enable dark mode in tinymce

11:12 pm, July 7, 2024
RS3 Soul Cape and where to get it

11:10 pm, July 7, 2024
javascript update item in object

11:08 pm, July 7, 2024
twitter json feed testing

11:06 pm, July 7, 2024
php html template class system

11:01 pm, July 7, 2024
python getting started notes

11:00 pm, July 7, 2024
scrollbar replacement simplebar

11:00 pm, July 7, 2024
add a user to a group

8:12 pm, July 6, 2024
flex shorthand css

7:18 am, July 5, 2024
wordpress get home url

10:10 pm, July 4, 2024
for loop with a 5 increment

3:23 pm, July 4, 2024
FCC - Basic: Profile Lookup

8:16 am, July 4, 2024
meta description tag

8:09 am, July 4, 2024
get current url with php

8:18 pm, July 3, 2024
explode a string into an array

6:07 pm, July 3, 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 no way to happiness. Happiness is the way.
Unknown
Random CSS Property

:not()

The :not() CSS pseudo-class represents elements that do not match a list of selectors. Since it prevents specific items from being selected, it is known as the negation pseudo-class.
:not css reference