List Hits

Total Items found in Hits is 487456.
A Collection of Hits...
emoji data

8:50 am, August 11, 2025
Robocopy

8:50 am, August 11, 2025
php list all the functions in a class

8:50 am, August 11, 2025
RS3 Herb Run Notes

8:49 am, August 11, 2025
border box reset

8:49 am, August 11, 2025
get yesterdays date with javascript

8:49 am, August 11, 2025
Use Sweet Alert rather than alert!

8:49 am, August 11, 2025
sqlite fetchArray into another array

8:49 am, August 11, 2025
make all links target new window

8:48 am, August 11, 2025
Objects in javascript

8:48 am, August 11, 2025
show the browsers name in javascript

8:48 am, August 11, 2025
get the value from a textarea element

8:47 am, August 11, 2025
make all links target new window

8:47 am, August 11, 2025
display

8:46 am, August 11, 2025
find all elements add class jquery

8:46 am, August 11, 2025
load content with jquery Referrer

8:46 am, August 11, 2025
commit and push changes to git repo

8:46 am, August 11, 2025
submit a form with javascript onclick

8:46 am, August 11, 2025
generating all css colours with php?

8:46 am, August 11, 2025
Lato font quick install

8:45 am, August 11, 2025
zoom background of element when active

8:45 am, August 11, 2025
Auto Changing Image URL

8:45 am, August 11, 2025
Python import into SQLite research

8:44 am, August 11, 2025
uniqid random string

8:44 am, August 11, 2025
js function to calculate golf scores

8:44 am, August 11, 2025
A short unsplash image url

8:44 am, August 11, 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


Random CSS Property

:disabled

The :disabled CSS pseudo-class represents any disabled element. An element is disabled if it can't be activated (selected, clicked on, typed into, etc.) or accept focus. The element also has an enabled state, in which it can be activated or accept focus.
:disabled css reference