List Views

Total Items found in Views is 213191.
An advanced collection of page views
Leaflet Quick Start Example

4:15 am, March 11, 2024
Do While Loop

4:14 am, March 11, 2024
show the browsers name in javascript

4:13 am, March 11, 2024
install atom editor on ubuntu

4:10 am, March 11, 2024
git pull changes from a repository

4:10 am, March 11, 2024
filter drop shadow

4:07 am, March 11, 2024
RS3 Thieving Log - Safe Cracking

4:06 am, March 11, 2024
add paging to wp list query

4:05 am, March 11, 2024
how to decode xml in php

3:56 am, March 11, 2024
Making an image responsive using css

3:54 am, March 11, 2024
php countries array

3:52 am, March 11, 2024
Get Current Page URL PHP

3:52 am, March 11, 2024
how to unzip in linux

3:49 am, March 11, 2024
Applied Accessibility - Tab Index

3:47 am, March 11, 2024
How to make your code look nice

3:45 am, March 11, 2024
Fast and Furious 2022

3:44 am, March 11, 2024
backdrop-filter: blur(10px);

3:41 am, March 11, 2024
RS3 Divination locations 1-99

3:39 am, March 11, 2024
Tools

3:39 am, March 11, 2024
make all links target new window

3:39 am, March 11, 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
Nothing, to my way of thinking, is a better proof of a well ordered mind than a man's ability to stop just where he is and pass some time in his own company.
Seneca
Random CSS Property

:valid

The :valid CSS pseudo-class represents any <input> or other <form> element whose contents validate successfully. This allows to easily make valid fields adopt an appearance that helps the user confirm that their data is formatted properly.
:valid css reference