List Hits

Total Items found in Hits is 532254.
A Collection of Hits...
index

10:43 am, May 21, 2022
index

10:43 am, May 21, 2022
the

10:40 am, May 21, 2022
the

10:37 am, May 21, 2022
using let rather than var

10:36 am, May 21, 2022
index

10:35 am, May 21, 2022
nz_postcodes Te Atatu South

10:34 am, May 21, 2022
the

10:32 am, May 21, 2022
the

10:27 am, May 21, 2022
index

10:26 am, May 21, 2022
the

10:23 am, May 21, 2022
the

10:21 am, May 21, 2022
the

10:21 am, May 21, 2022
the

10:20 am, May 21, 2022
the

10:18 am, May 21, 2022
the

10:13 am, May 21, 2022
the

10:11 am, May 21, 2022
index

10:02 am, May 21, 2022
the

10:02 am, May 21, 2022
index

10:02 am, May 21, 2022
the

9:45 am, May 21, 2022
the

9:43 am, May 21, 2022
the

9:43 am, May 21, 2022
the

9:42 am, May 21, 2022
the

9:30 am, May 21, 2022
nz_postcodes Parklands

9:15 am, May 21, 2022
nz_postcodes Lansdowne

9:15 am, May 21, 2022
the

9:12 am, May 21, 2022
the

9:04 am, May 21, 2022
the

9:02 am, May 21, 2022
check if a ul contains a ul li

8:54 am, May 21, 2022
the

8:51 am, May 21, 2022
nz_postcodes Mt Pleasant

8:49 am, May 21, 2022
nz_postcodes Balclutha

8:49 am, May 21, 2022
the

8:49 am, May 21, 2022
the

8:38 am, May 21, 2022
meta refresh reload page

8:38 am, May 21, 2022
code bootstrap

8:27 am, May 21, 2022
index

8:17 am, May 21, 2022
code 3484

8:00 am, May 21, 2022
nz_postcodes Wainuiomata

7:59 am, May 21, 2022
nz_postcodes Mairangi Bay

7:59 am, May 21, 2022
add an outline to everything!

7:51 am, May 21, 2022
the

7:44 am, May 21, 2022
code Center

7:41 am, May 21, 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
Treasure every moment that you have and treasure it more because you shared it with someone special, special enough to spend your time...and remember that time waits for no one.
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