List Hits

Total Items found in Hits is 557601.
A Collection of Hits...
Quicksand font quick install

2:51 am, August 5, 2024
convert json string to a php array

2:51 am, August 5, 2024
ken burns slow image zoom

2:51 am, August 5, 2024
google map with overlay data

2:51 am, August 5, 2024
emoji data - version 1.0

2:51 am, August 5, 2024
get current year in javascript

2:51 am, August 5, 2024
RS3 Slayer - Ganodermic Creatures

2:51 am, August 5, 2024
function causing slow load time

2:51 am, August 5, 2024
Welcome Widget Card - Toggle

2:51 am, August 5, 2024
MySQL to Sqlite converter

2:52 am, August 5, 2024
text

2:52 am, August 5, 2024
imgur upload from php

2:52 am, August 5, 2024
Load fancybox modal on hash check

2:53 am, August 5, 2024
Twitter Post Fetcher Script

2:53 am, August 5, 2024
Metal Dragons

2:53 am, August 5, 2024
Laptop Thoughts and Options Jul 2021

2:53 am, August 5, 2024
loop to arr.length or array length

2:53 am, August 5, 2024
animated duck on footer

2:53 am, August 5, 2024
how to decode xml in php

2:53 am, August 5, 2024
Video Notes: Stop Being the Nice Guy

2:53 am, August 5, 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
The problem with hoarding is you end up living off your reserves. Eventually, you’ll become stale. If you give away everything you have, you are left with nothing. This forces you to look, to be aware, to replenish. . . . Somehow the more you give away, the more comes back to you.
Paul Arden
Random CSS Property

url()

The url() CSS function is used to include a file. The parameter is an absolute URL, a relative URL, a blob URL, or a data URL. The url() function can be passed as a parameter of another CSS functions, like the attr() function. Depending on the property for which it is a value, the resource sought can be an image, font, or a stylesheet. The url() functional notation is the value for the <url> data type.
url() css reference