List Views

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

1:18 am, July 14, 2025
css :active pseudo-class usage

1:19 am, July 14, 2025
pulse map dots

1:19 am, July 14, 2025
chevron right

1:19 am, July 14, 2025
prevent default click event on link

1:19 am, July 14, 2025
php validate email function

1:20 am, July 14, 2025
Farming Guides

1:20 am, July 14, 2025
show the current date in javascript

1:20 am, July 14, 2025
Clean Windows Setup

1:21 am, July 14, 2025
Applied Accessibility - Access Keys

1:24 am, July 14, 2025
get tomorrows date with javascript

1:24 am, July 14, 2025
using switch in a function

1:25 am, July 14, 2025
python getting started notes

1:30 am, July 14, 2025
style page numbers [fixed]

1:30 am, July 14, 2025
csv read example

1:30 am, July 14, 2025
embed and use a ttf font font face

1:31 am, July 14, 2025
list group bootstrap template

1:31 am, July 14, 2025
New World - Why to Join a Faction

1:31 am, July 14, 2025
php substr return part of a string

1:32 am, July 14, 2025
filter drop shadow

1:33 am, July 14, 2025
change the window title

1:34 am, July 14, 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
The mind must be given relaxation; it will arise better and keener after resting. As rich fields must not be forced-for their productiveness, the have no rest, will quickly exhaust them constantlabor will break the vigor of the mind, but if it is released and relaxed a little while, it will recover its powers
Seneca
Random CSS Property

border-block-width

The border-block-width CSS property defines the width of the logical block borders of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-width and border-bottom-width, or border-left-width, and border-right-width property depending on the values defined for writing-mode, direction, and text-orientation.
border-block-width css reference