List Views

Total Items found in Views is 222764.
An advanced collection of page views
Archaeology/Level up table

11:32 pm, May 31, 2024
RS3 Dungeoneering Leveling Log

11:32 pm, May 31, 2024
css slow zoom in animation

11:31 pm, May 31, 2024
Tools

11:31 pm, May 31, 2024
Quick Embed Figtree Font

11:31 pm, May 31, 2024
Metal Dragons

11:29 pm, May 31, 2024
easy twitter embed code

11:25 pm, May 31, 2024
Custom 12 Grid using CSS Grid

11:22 pm, May 31, 2024
scrollbar replacement simplebar

11:18 pm, May 31, 2024
duplicate a line in vscode shortcut

11:14 pm, May 31, 2024
top bar overflow issues [fixed]

11:12 pm, May 31, 2024
goodbye old grid theme

11:11 pm, May 31, 2024
twitter social sharing meta tags

11:07 pm, May 31, 2024
install cmatrix on mac m1

11:04 pm, May 31, 2024
explode a string into an array

11:02 pm, May 31, 2024
flush dns on mac

7:47 am, May 30, 2024
add a user to a group

7:37 am, May 30, 2024
wp register plugin settings admin

7:29 am, May 30, 2024
add user to sudo group in ubuntu

2:58 pm, May 28, 2024
IP Address

2:57 pm, May 28, 2024
wordpress get home url

1:52 pm, May 28, 2024
Easy Meta Tags

11:36 am, May 28, 2024
animate css

11:14 am, May 28, 2024
php substr return part of a string

11:07 am, May 28, 2024
php print an array nicely

10:23 am, May 28, 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
Many of life's failures are people who did not realize how close they were to success when they gave up.
Thomas A. Edison
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