List Hits

Total Items found in Hits is 487337.
A Collection of Hits...
simple dropdown navigation ul li css

1:42 pm, August 15, 2025
Making an image responsive using css

1:42 pm, August 15, 2025
loop to arr.length or array length

1:41 pm, August 15, 2025
Site Widget Controls

1:41 pm, August 15, 2025
random emojis copy and paste

1:41 pm, August 15, 2025
easy twitter embed code

1:41 pm, August 15, 2025
meta keywords tag

1:41 pm, August 15, 2025
meta refresh reload page

1:41 pm, August 15, 2025
foundation includes cdnjs

1:41 pm, August 15, 2025
get the current url in javascript

1:41 pm, August 15, 2025
Flex Shorthand CSS

1:41 pm, August 15, 2025
Applied Accessibility - Access Keys

1:41 pm, August 15, 2025
pulsating dots - glow glowing

1:40 pm, August 15, 2025
test php bundle write

1:40 pm, August 15, 2025
foundation old grid format

1:40 pm, August 15, 2025
Form elements New Zealand region list

1:40 pm, August 15, 2025
mithril testing

1:39 pm, August 15, 2025
KruXoR

1:39 pm, August 15, 2025
php print an array nicely

1:39 pm, August 15, 2025
play a sound every # of seconds

1:39 pm, August 15, 2025
https

1:39 pm, August 15, 2025
Dungeoneering

1:39 pm, August 15, 2025
js function to calculate golf scores

1:39 pm, August 15, 2025
jquery enable and disable attribute

1:39 pm, August 15, 2025
try catch test

1:39 pm, August 15, 2025
Foundation Grid

1:39 pm, August 15, 2025
its

1:38 pm, August 15, 2025
Forster Cam Log's

1:38 pm, August 15, 2025
views

1:37 pm, August 15, 2025
this

1:37 pm, August 15, 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

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