List Hits

Total Items found in Hits is 488707.
A Collection of Hits...
Lynx Titan

8:07 pm, July 28, 2025
duplicate a line in vscode shortcut

8:06 pm, July 28, 2025
chocolatey command line for windows

8:06 pm, July 28, 2025
how to json encode an array in php

8:05 pm, July 28, 2025
using

8:05 pm, July 28, 2025
php substr return part of a string

8:05 pm, July 28, 2025
old browser check with javascript

8:05 pm, July 28, 2025
list group card template

8:04 pm, July 28, 2025
get the current url in javascript

8:04 pm, July 28, 2025
css slow zoom in animation Referrer

8:04 pm, July 28, 2025
Using Flexbox rather than Floats

8:03 pm, July 28, 2025
del

8:03 pm, July 28, 2025
sqlite check table name exists

8:02 pm, July 28, 2025
Owl Park (RESERVE)

8:02 pm, July 28, 2025
transform rotate an element in css

8:01 pm, July 28, 2025
git pull changes from a repository

8:01 pm, July 28, 2025
Custom 12 Grid using CSS Grid

8:01 pm, July 28, 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
The happiest People don't have the best of everything, they just make the best of everything.
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