List Hits

Total Items found in Hits is 488570.
A Collection of Hits...
how to json encode an array in php

12:48 pm, August 8, 2025
What's the Point of Docker?

12:48 pm, August 8, 2025
testing equality

12:48 pm, August 8, 2025
Google Font Embed - Play Gaming Font

12:47 pm, August 8, 2025
OSRS How do I change my appearance?

12:47 pm, August 8, 2025
Animal Crossing House Design's

12:47 pm, August 8, 2025
Arndell (PARISH)

12:47 pm, August 8, 2025
uniqid random string

12:46 pm, August 8, 2025
wordpress main nav dropdown fix

12:46 pm, August 8, 2025
sqlite basic sql and loop results

12:46 pm, August 8, 2025
download icon svg

12:46 pm, August 8, 2025
Source on Overwolf ASCII Art

12:45 pm, August 8, 2025
Getting the 20 Year Veteran Cape

12:44 pm, August 8, 2025
make labels or badges look better

12:44 pm, August 8, 2025
card counting example from fcc

12:44 pm, August 8, 2025
how to embed google fonts icons

12:44 pm, August 8, 2025
referrer

12:44 pm, August 8, 2025
Sweet Alert 2 Methods and Examples

12:43 pm, August 8, 2025
json test objects (or arrays)

12:43 pm, August 8, 2025
referrer

12:43 pm, August 8, 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
Treasure every moment that you have and treasure it more because you shared it with someone special, special enough to spend your time...and remember that time waits for no one.
Unknown
Random CSS Property

caret-color

The caret-color CSS property sets the color of the insertion caret, the visible marker where the next character typed will be inserted. This is sometimes referred to as the text input cursor. The caret appears in elements such as <input> or those with the contenteditable attribute. The caret is typically a thin vertical line that flashes to help make it more noticeable. By default, it is black, but its color can be altered with this property.
caret-color css reference