List Hits

Total Items found in Hits is 574118.
A Collection of Hits...
conj

6:18 am, December 25, 2023
pron

6:18 am, December 25, 2023
imp

6:18 am, December 25, 2023
obj

6:18 am, December 25, 2023
imp

6:18 am, December 25, 2023
conj

6:18 am, December 25, 2023
add a gtag.js pdf click event

6:17 am, December 25, 2023
n collect

6:17 am, December 25, 2023
explode a string into an array

6:12 am, December 25, 2023
function causing slow load time

6:09 am, December 25, 2023
imp

6:08 am, December 25, 2023
bogan

6:07 am, December 25, 2023
commit and push changes to git repo

6:03 am, December 25, 2023
css using perspective for transforms

5:59 am, December 25, 2023
for loop through an array with javascript

5:59 am, December 25, 2023
check if an item id exists in javascript

5:56 am, December 25, 2023
imp

5:55 am, December 25, 2023
restyle and shorten number

5:53 am, December 25, 2023
Video Placeholder Image HTML

5:53 am, December 25, 2023
center a box in the middle of the screen

5:52 am, December 25, 2023
php substr return part of a string

5:52 am, December 25, 2023
inf

5:47 am, December 25, 2023
Testing AI in Notion

5:43 am, December 25, 2023
date

5:42 am, December 25, 2023
date

5:36 am, December 25, 2023
split a string into links using the comma

5:35 am, December 25, 2023
js function to calculate golf scores

5:32 am, December 25, 2023
https

5:30 am, December 25, 2023
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

:defined

The :defined CSS pseudo-class represents any element that has been defined. This includes any standard element built in to the browser, and custom elements that have been successfully defined (i.e. with the CustomElementRegistry.define() method).
:defined css reference