List Hits

Total Items found in Hits is 574117.
A Collection of Hits...
js function to calculate golf scores

9:47 am, September 27, 2022
make any element editable

9:47 am, September 27, 2022
Crafting - 1 - 99 guide

9:47 am, September 27, 2022
generating all css colours with php?

9:45 am, September 27, 2022
Use the parseInt Function with a Radix

9:45 am, September 27, 2022
Objects in javascript

9:45 am, September 27, 2022
How to Add Comments in JSX

9:45 am, September 27, 2022
using attr in css to get content from html

9:45 am, September 27, 2022
Farming Guides

9:44 am, September 27, 2022
pi hole and hassio

9:44 am, September 27, 2022
Pikelets

9:44 am, September 27, 2022
my default text shadow css

9:44 am, September 27, 2022
get the current working directory in php

9:44 am, September 27, 2022
list group bootstrap template

9:43 am, September 27, 2022
my old hunter in wow

9:43 am, September 27, 2022
fancybox image popout easy

9:43 am, September 27, 2022
simple table stripe striping

9:43 am, September 27, 2022
grid column and row spacing

9:43 am, September 27, 2022
How to Define a HTML Class in JSX in React

9:32 am, September 27, 2022
echo todays date and time in a nice format

9:26 am, September 27, 2022
RS3 Slayer - Aviansie

9:24 am, September 27, 2022
still more comment spam

9:22 am, September 27, 2022
https

9:11 am, September 27, 2022
date

9:08 am, September 27, 2022
play a sound every # of seconds Referrer

8:41 am, September 27, 2022
python getting started notes Referrer

8:41 am, September 27, 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
If you work on something a little bit every day, you end up with something that is massive.
Kenneth Goldsmith
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