List Views

Total Items found in Views is 215675.
An advanced collection of page views
Google Fonts Multiple includes

8:56 am, May 8, 2023
json loop load elements

8:53 am, May 8, 2023
json test objects (or arrays)

8:51 am, May 8, 2023
MySQL to Sqlite converter

8:50 am, May 8, 2023
Testing AI in Notion

8:49 am, May 8, 2023
copy file

8:47 am, May 8, 2023
rs3 rune crafting leveling stats

8:43 am, May 8, 2023
grid column and row spacing

8:41 am, May 8, 2023
Quicksand font quick install

8:40 am, May 8, 2023
how to decode xml in php

8:30 am, May 8, 2023
CSS Grid Frame Work

8:18 am, May 8, 2023
loop through $_GET in php

8:13 am, May 8, 2023
jquery load wait function

8:05 am, May 8, 2023
css accordion basics

8:03 am, May 8, 2023
php save csv from array to file

8:03 am, May 8, 2023
animated duck on footer

8:01 am, May 8, 2023
timeline class and function

8:01 am, May 8, 2023
document ready wordpress jquery

8:00 am, May 8, 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
A person who never made a mistake never tried anything new.
Albert Einstein
Random CSS Property

Custom properties (--*): CSS variables

Property names that are prefixed with --, like --example-name, represent custom properties that contain a value that can be used in other declarations using the var() function.
--* css reference