List Hits

Total Items found in Hits is 487438.
A Collection of Hits...
change favicon with jquery

10:45 am, August 16, 2025
Alpine JS Testing

10:44 am, August 16, 2025
gallery carousel center mode

10:43 am, August 16, 2025
Best Atom Plugins 2019

10:42 am, August 16, 2025
Broadmeadow Post Office (POST OFFICE)

10:42 am, August 16, 2025
weird search results being recorded

10:42 am, August 16, 2025
Killick Beach (BEACH)

10:42 am, August 16, 2025
Runescape RS3 Double Seren Spirits

10:42 am, August 16, 2025
get current year in javascript

10:41 am, August 16, 2025
Latest from Code Widget

10:41 am, August 16, 2025
Spam IP Database and delete button

10:41 am, August 16, 2025
bold the numbers in a ol li list

10:40 am, August 16, 2025
jquery enable and disable attribute

10:40 am, August 16, 2025
Love Like Dislike API and Javascript

10:40 am, August 16, 2025
making the search page nicer

10:40 am, August 16, 2025
make labels or badges look better

10:40 am, August 16, 2025
Fast and Furious 2022

10:39 am, August 16, 2025
Change link target with JQuery

10:39 am, August 16, 2025
using let rather than var

10:38 am, August 16, 2025
timeline class and function

10:38 am, August 16, 2025
what is a motorbus

10:37 am, August 16, 2025
Greater Demons

10:37 am, August 16, 2025
atom on mac and synchronise settings

10:37 am, August 16, 2025
Caves Beach (BEACH)

10:37 am, August 16, 2025
Greater Demons

10:37 am, August 16, 2025
js function to calculate golf scores

10:36 am, August 16, 2025
Boronia Park (NEIGHBOURHOOD)

10:36 am, August 16, 2025
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...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

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
All of humanity's problems stem from man's inability to sit quietly in a room alone, wrote Blaise Pascal.
Unknown
Random CSS Property

clamp()

The clamp() CSS function clamps a value between an upper and lower bound. clamp() enables selecting a middle value within a range of values between a defined minimum and maximum. It takes three parameters: a minimum value, a preferred value, and a maximum allowed value. The clamp() function can be used anywhere a <length>, <frequency>, <angle>, <time>, <percentage>, <number>, or <integer> is allowed.
clamp() css reference