List Hits

Total Items found in Hits is 570325.
A Collection of Hits...
python import and print url

12:31 am, September 23, 2024
How to Convert text string to lower case

12:32 am, September 23, 2024
What's the Point of Docker?

12:35 am, September 23, 2024
how to unzip in linux

12:41 am, September 23, 2024
adding react to a website in 3 steps

12:41 am, September 23, 2024
linux list all drives and partitions

12:47 am, September 23, 2024
CSS Drawing - Beach Scene

12:49 am, September 23, 2024
scrollbar replacement simplebar

12:58 am, September 23, 2024
adding react with JSX using babel

1:00 am, September 23, 2024
Clean Windows Setup

1:09 am, September 23, 2024
Factorio Megabase-In-A-Book

1:10 am, September 23, 2024
react hello world with variable name

1:12 am, September 23, 2024
CSS Only Table Stacking Solution

1:20 am, September 23, 2024
convert all images into base64 encoded

1:20 am, September 23, 2024
Efficient OSRS Maxing Guide

1:20 am, September 23, 2024
ES6 Nested Object Example

1:27 am, September 23, 2024
CSS Filter Generator from Hex Code

1:27 am, September 23, 2024
Mac Useful Keyboard Shortcuts

1:27 am, September 23, 2024
scroll to top html css and js

1:39 am, September 23, 2024
Find Disk Space Usage using DU

1:44 am, September 23, 2024
windows robocopy /? help and usage

1:45 am, September 23, 2024
generate a new SSH key on mac for git

1:49 am, September 23, 2024
pulse map dots

1:58 am, September 23, 2024
card counting example from fcc

2:09 am, September 23, 2024
spin rotate an element on mouse over [css]

2:12 am, September 23, 2024
using parse_url to extract parts of a url

2:14 am, September 23, 2024
adding pagination to custom wp_query

2:14 am, September 23, 2024
set and check a cookie using js cookie

2:14 am, September 23, 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
Interesting...

Me
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