List Hits

Total Items found in Hits is 487137.
A Collection of Hits...
more complex responsive tables css

1:22 am, August 16, 2025
nz_postcodes Ngauranga

1:22 am, August 16, 2025
weird search results being recorded

1:21 am, August 16, 2025
change favicon with jquery

1:21 am, August 16, 2025
show the current date in javascript

1:21 am, August 16, 2025
Core Class - Basic Core Structure

1:21 am, August 16, 2025
nz_postcodes Waikuku Beach

1:21 am, August 16, 2025
install cmatrix on mac m1

1:21 am, August 16, 2025
Mining 1-99

1:21 am, August 16, 2025
design nice block header

1:20 am, August 16, 2025
nz_postcodes Conifer Grove

1:20 am, August 16, 2025
code oWSg9

1:20 am, August 16, 2025
twitter icon font awesome

1:20 am, August 16, 2025
load json data url with jquery

1:20 am, August 16, 2025
nz_postcodes Starvation Hill

1:20 am, August 16, 2025
nz_postcodes Elgin

1:20 am, August 16, 2025
simple php ip blocker

1:20 am, August 16, 2025
hits how to decode xml in php

1:20 am, August 16, 2025
search within files in a directory

1:19 am, August 16, 2025
nz_postcodes Alfriston

1:19 am, August 16, 2025
purple partyhat price info feb 21

1:19 am, August 16, 2025
easy twitter embed code

1:19 am, August 16, 2025
code Scroll To Top Html Css And Js

1:19 am, August 16, 2025
code htmlentities

1:19 am, August 16, 2025
4 box custom grid with responsive

1:19 am, August 16, 2025
code accessing

1:19 am, August 16, 2025
get the last letter of a string

1:19 am, August 16, 2025
Slick Slider Carousel

1:19 am, August 16, 2025
content sublime text

1:19 am, August 16, 2025
Simple HTML DOM

1:18 am, August 16, 2025
search_links Tool Documentation

1:18 am, August 16, 2025
nz_postcodes Half Moon Bay

1:18 am, August 16, 2025
easy section wrap in foundation

1:18 am, August 16, 2025
code ipblock

1:18 am, August 16, 2025
content Daily Herb Runs

1:17 am, August 16, 2025
Kentucky Dam (DAM)

1:17 am, August 16, 2025
margin

1:17 am, August 16, 2025
show the current date in javascript

1:17 am, August 16, 2025
Oswald Font Quick Embed

1:16 am, August 16, 2025
get file name from path name in php

1:16 am, August 16, 2025
nz_postcodes Hokowhitu

1:16 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

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