List Views

Total Items found in Views is 184221.
An advanced collection of page views
Custom 12 Grid using CSS Grid

12:18 am, July 4, 2022
RS3 Construction Log

12:19 am, July 4, 2022
enable dark mode in tinymce

12:23 am, July 4, 2022
Search Duplicating Bugs

12:23 am, July 4, 2022
Moving the cursor on iPhone 11

12:25 am, July 4, 2022
python Install Beautiful Soup

12:26 am, July 4, 2022
python import and print url

12:26 am, July 4, 2022
Enabling SSH on Ubuntu

12:29 am, July 4, 2022
search within files in a directory

12:30 am, July 4, 2022
clipboard copy js

12:31 am, July 4, 2022
box shadow example(s) - drop shadow

12:32 am, July 4, 2022
CSS Drawing - Beach Scene

12:32 am, July 4, 2022
css accordion basics

12:32 am, July 4, 2022
timeline class and function

12:35 am, July 4, 2022
tinymce remove auto p tags setting

12:36 am, July 4, 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


Random CSS Property

min()

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