List Hits

Total Items found in Hits is 574116.
A Collection of Hits...
nz_postcodes Awatuna

6:28 pm, May 22, 2022
the

6:15 pm, May 22, 2022
content Tools and Utilities

5:55 pm, May 22, 2022
code slick slide

5:52 pm, May 22, 2022
content android

5:49 pm, May 22, 2022
content hardware

5:49 pm, May 22, 2022
code based

5:49 pm, May 22, 2022
code git

5:49 pm, May 22, 2022
code Getting

5:47 pm, May 22, 2022
linx 2599

5:45 pm, May 22, 2022
code Easily

4:58 pm, May 22, 2022
change the window title

4:55 pm, May 22, 2022
forster Forster

4:54 pm, May 22, 2022
code wp-config

4:33 pm, May 22, 2022
code json

4:33 pm, May 22, 2022
code preventDefault

4:33 pm, May 22, 2022
content its

4:31 pm, May 22, 2022
nz_postcodes Raglan

4:31 pm, May 22, 2022
code most

4:31 pm, May 22, 2022
code there

4:30 pm, May 22, 2022
code fancy

4:30 pm, May 22, 2022
code normal

4:30 pm, May 22, 2022
code Access-Control-Allow-Origin

4:30 pm, May 22, 2022
code world

4:29 pm, May 22, 2022
nz_postcodes Avalon

4:29 pm, May 22, 2022
button with separated chevron

4:18 pm, May 22, 2022
index

4:04 pm, May 22, 2022
index

4:04 pm, May 22, 2022
truncate string using jquery

3:51 pm, May 22, 2022
nz_postcodes Turangi

3:32 pm, May 22, 2022
nz_postcodes Herald Island

3:32 pm, May 22, 2022
index

3:32 pm, May 22, 2022
the

3:27 pm, May 22, 2022
index

3:16 pm, May 22, 2022
index

3:15 pm, May 22, 2022
the

3:15 pm, May 22, 2022
index

3:15 pm, May 22, 2022
index

3:15 pm, May 22, 2022
the

3:15 pm, May 22, 2022
index

3:15 pm, May 22, 2022
index

3:15 pm, May 22, 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
A.A. Milne’s Winnie-the-Pooh: “If you live to be a hundred, I want to live to be a hundred minus one day so I never have to live without you.”
A.A. Milne
Random CSS Property

env()

The env() CSS function can be used to insert the value of a user agent-defined environment variable into your CSS, in a similar fashion to the var() function and custom properties. The difference is that, as well as being user-agent defined rather than user-defined, environment variables are globally scoped to a document, whereas custom properties are scoped to the element(s) on which they are declared.
env() css reference