List Views

Total Items found in Views is 280108.
An advanced collection of page views

11:46 am, May 10, 2025
using a css grid area template

11:02 pm, May 11, 2025
scroll left animation

11:03 pm, May 11, 2025
button with separated chevron

11:06 pm, May 11, 2025
add chevrons to a ul list

11:11 pm, May 11, 2025
windows robocopy /? help and usage

11:12 pm, May 11, 2025
turn on or off error reporting php

11:16 pm, May 11, 2025
get element by id and hide it

11:17 pm, May 11, 2025
javascript isset equivalent

11:20 pm, May 11, 2025
RS3 Leveling Progress - Maxed!

11:20 pm, May 11, 2025
get yesterdays date with javascript

11:22 pm, May 11, 2025
Factorio Blueprint Books

11:22 pm, May 11, 2025
Robocopy Options /? help

11:23 pm, May 11, 2025
add this

11:25 pm, May 11, 2025
google map with overlay data

11:28 pm, May 11, 2025
Sweet Alert 2 Methods and Examples

11:28 pm, May 11, 2025
404 Error Page Codepen

11:34 pm, May 11, 2025
table border collapse

11:37 pm, May 11, 2025
emoji data - version 1.0

11:38 pm, May 11, 2025
Random Links for December 2022

11:38 pm, May 11, 2025
javascript page redirect

11:40 pm, May 11, 2025
get the last letter of a string

11:44 pm, May 11, 2025
Auto Create HTML Code Snippets

11:45 pm, May 11, 2025
MySQL to Sqlite converter

11:52 pm, May 11, 2025
green circle tick svg

11:56 pm, May 11, 2025
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
You drown not by falling in the river, but by staying submerged.
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