List Views

Total Items found in Views is 179240.
An advanced collection of page views
js check the length of a string

3:15 am, August 1, 2022
card counting example from fcc

3:13 am, August 1, 2022
count the elements in an array

3:12 am, August 1, 2022
install cmatrix on mac m1

3:12 am, August 1, 2022
form elements australian state list

3:11 am, August 1, 2022
Windows Emoji Shortcut

3:03 am, August 1, 2022
Use Recursion to Count Down

2:58 am, August 1, 2022
Facebook HTML for Sharing a Link

2:56 am, August 1, 2022
Nginx Server Block with Rewrite

2:53 am, August 1, 2022
Search Duplicating Bugs

2:47 am, August 1, 2022
google map with overlay data

2:46 am, August 1, 2022
inline form field padding

2:44 am, August 1, 2022
duplicate a line in vscode shortcut

2:44 am, August 1, 2022
FCC - Basic: Profile Lookup

2:44 am, August 1, 2022
function to create a uid from html

2:42 am, August 1, 2022
osrs fairy ring codes

2:39 am, August 1, 2022
get yesterdays date with javascript

2:37 am, August 1, 2022
list group bootstrap template

2:36 am, August 1, 2022
page load timer class

2:36 am, August 1, 2022
scrollbar replacement simplebar

2:32 am, August 1, 2022
testing chartjs

2:32 am, August 1, 2022
inline fancybox modal testing

2:30 am, August 1, 2022
How to make your code look nice

2:29 am, August 1, 2022
pi hole and hassio

2:29 am, August 1, 2022
tinymce remove auto p tags setting

2:28 am, August 1, 2022
javascript add class to element

2:27 am, August 1, 2022
tiny mce editor tinymce

2:25 am, August 1, 2022
RS3 Slayer - Corrupted creature

2:23 am, August 1, 2022
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
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

max()

The max() CSS function lets you set the largest (most positive) value from a list of comma-separated expressions as the value of a CSS property value. The max() function can be used anywhere a <length>, <frequency>, <angle>, <time>, <percentage>, <number>, or <integer> is allowed.
max() css reference