List Hits

Total Items found in Hits is 535067.
A Collection of Hits...
ATV

8:04 pm, March 31, 2024
Youtube

8:04 pm, March 31, 2024
imp

8:04 pm, March 31, 2024
adv

8:04 pm, March 31, 2024
adding

8:04 pm, March 31, 2024
imp

8:04 pm, March 31, 2024
old browser check with javascript

11:07 pm, March 31, 2024
adding a new line in javascript

11:53 pm, March 31, 2024
how to decode xml in php

12:05 am, April 1, 2024
install cmatrix on mac m1

12:16 am, April 1, 2024
log the console log output to a div

12:51 am, April 1, 2024
CSS Only Table Stacking Solution

12:51 am, April 1, 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
"We're tight-fisted with property and money, yet think too little of wasting time, the one thing about which we should all be the toughest misers.”
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