List Hits

Total Items found in Hits is 487337.
A Collection of Hits...
box shadow example(s) - drop shadow

4:41 pm, August 1, 2025
commit and push changes to git repo

4:41 pm, August 1, 2025
dropdown change input box on select

4:41 pm, August 1, 2025
php html template class system

4:40 pm, August 1, 2025
list group card item template

4:40 pm, August 1, 2025
six box grid css html custom no gap

4:40 pm, August 1, 2025
show the browsers name in javascript

4:40 pm, August 1, 2025
css using perspective for transforms

4:40 pm, August 1, 2025
show the browsers name in javascript

4:40 pm, August 1, 2025
Running Windows on pi400 notes

4:40 pm, August 1, 2025
Kinda Crappy 3D button code

4:40 pm, August 1, 2025
write to file php

4:40 pm, August 1, 2025
RS3 Thieving Log - Safe Cracking

4:40 pm, August 1, 2025
wordpress get home url Referrer

4:40 pm, August 1, 2025
How do Self-Closing JSX Tags Work?

4:40 pm, August 1, 2025
Forster Cam Log's

4:39 pm, August 1, 2025
Dog Trap Hill (HILL)

4:39 pm, August 1, 2025
scrollbar replacement simplebar

4:39 pm, August 1, 2025
video embed no controls

4:39 pm, August 1, 2025
Bakers Gully (GULLY)

4:39 pm, August 1, 2025
get the current url in javascript

4:39 pm, August 1, 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
“We ought to take outdoor walks in order that the mind may be strengthened and refreshed by the open air and much breathing.".
Seneca
Random CSS Property

appearance (-moz-appearance, -webkit-appearance)

The appearance CSS property is used to display an element using platform-native styling, based on the operating system's theme. The -moz-appearance and -webkit-appearance properties are non-standard versions of this property, used (respectively) by Gecko (Firefox) and by WebKit-based (e.g., Safari) and Blink-based (e.g., Chrome, Opera) browsers to achieve the same thing. Note that Firefox and Edge also support -webkit-appearance, for compatibility reasons.
appearance css reference