List Hits

Total Items found in Hits is 532369.
A Collection of Hits...
show the current date in javascript

11:25 am, September 1, 2022
add a jquery date picker to your text box

11:25 am, September 1, 2022
Regions of New Zealand - In Dropdown Form

11:24 am, September 1, 2022
wordpress main nav dropdown fix

11:18 am, September 1, 2022
jquery document ready

11:10 am, September 1, 2022
Latest from Code Widget

11:10 am, September 1, 2022
Load fancybox modal on hash check

11:10 am, September 1, 2022
Operating Systems and the Change to Linux

11:02 am, September 1, 2022
My Favourite Atom Packages (Plugins) 2020

11:02 am, September 1, 2022
Auto Changing Image URL

11:01 am, September 1, 2022
php basic page router

11:01 am, September 1, 2022
show the year with js

11:01 am, September 1, 2022
commit and push changes to git repo

11:01 am, September 1, 2022
drop shadow text class easy drop shadow

10:58 am, September 1, 2022
csv read example

10:58 am, September 1, 2022
get current url with php

10:56 am, September 1, 2022
youtube extract thumbnail from video link

10:56 am, September 1, 2022
RS3 Dailies Lists

10:52 am, September 1, 2022
rounded click me button with icon

10:49 am, September 1, 2022
Spam IP Database and delete button

10:49 am, September 1, 2022
atom editor useful keyboard shortcuts

10:49 am, September 1, 2022
RS3 Dungeoneering Leveling Log

10:49 am, September 1, 2022
layout homepage

10:49 am, September 1, 2022
Tools

10:48 am, September 1, 2022
hide the third row in a table with css

10:48 am, September 1, 2022
backdrop-filter: blur(10px);

10:48 am, September 1, 2022
codemirror with auto preview window

10:48 am, September 1, 2022
Mac Useful Keyboard Shortcuts

10:48 am, September 1, 2022
asp classic get a url and display it

10:48 am, September 1, 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
The happiest People don't have the best of everything, they just make the best of everything.
Unknown
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