List Hits

Total Items found in Hits is 570465.
A Collection of Hits...
add a gtag.js pdf click event

6:14 pm, August 8, 2022
bootstrap alert template

6:17 pm, August 8, 2022
Yarrah

6:23 pm, August 8, 2022
get text between tags

6:41 pm, August 8, 2022
template

6:50 pm, August 8, 2022
validate email address from string

7:03 pm, August 8, 2022
Top 10 Terraria Houses

7:07 pm, August 8, 2022
Use Sweet Alert rather than alert!

7:08 pm, August 8, 2022
darken background image using css

7:08 pm, August 8, 2022
Quick Links

7:08 pm, August 8, 2022
show errors in php with toggle

7:08 pm, August 8, 2022
style page numbers [fixed]

7:09 pm, August 8, 2022
loop to arr.length or array length

8:06 pm, August 8, 2022
google map with overlay data

8:28 pm, August 8, 2022
Cassilis (LOCALITY)

8:49 pm, August 8, 2022
scroll to top html css and js

9:01 pm, August 8, 2022
design nice block header

9:02 pm, August 8, 2022
content 2019

9:14 pm, August 8, 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
Don't look to be the next Facebook, try to solve a real problem instead.
Unknown
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