List Views

Total Items found in Views is 184211.
An advanced collection of page views
MySQL to Sqlite converter

5:47 am, October 2, 2023
OSRS Notes

5:47 am, October 2, 2023
How to make your code look nice

5:49 am, October 2, 2023
enable dark mode in tinymce

6:02 am, October 2, 2023
convert all images into base64 encoded

6:04 am, October 2, 2023
atom editor useful keyboard shortcuts

6:09 am, October 2, 2023
adding react to a website in 3 steps

6:10 am, October 2, 2023
using the :user-valid CSS pseudo-class

6:14 am, October 2, 2023
json loop load elements

6:17 am, October 2, 2023
flexbox layout template

6:17 am, October 2, 2023
osrs fairy ring codes

6:27 am, October 2, 2023
Quickest Slayer OSRS XP - HELP PLEASE

6:27 am, October 2, 2023
Monitoring Visible Objects on Screen

6:27 am, October 2, 2023
Core Class - Basic Core Structure

6:28 am, October 2, 2023
simple php ip blocker

6:31 am, October 2, 2023
page scroll indicator research

6:32 am, October 2, 2023
prevent default click event on link

6:32 am, October 2, 2023
css slow zoom in animation

6:32 am, October 2, 2023
jquery page search [testing]

6:32 am, October 2, 2023
making the search page nicer

6:33 am, October 2, 2023
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
"Let us prepare our minds as if we'd come to the very end of life. Let us postpone nothing. Let us balance life's books each day ... The one who puts the finishing touches on their life each day is never short of time."
Seneca
Random CSS Property

:user-valid (:-moz-ui-valid)

The :user-valid CSS pseudo-class represents any validated form element whose value validates correctly based on its validation constraints. However, unlike :valid it only matches once the user has interacted with it.
:user-valid css reference