List Hits

Total Items found in Hits is 487110.
A Collection of Hits...
wordpress main nav dropdown fix

9:56 am, August 6, 2025
using multiple text shadow

9:56 am, August 6, 2025
basic for loop odd numbers

9:56 am, August 6, 2025
material design icons google font

9:55 am, August 6, 2025
chevron right

9:55 am, August 6, 2025
change the window title

9:55 am, August 6, 2025
Flexbox

9:55 am, August 6, 2025
testing chartjs

9:55 am, August 6, 2025
json test objects (or arrays)

9:55 am, August 6, 2025
Foundation

9:55 am, August 6, 2025
width

9:54 am, August 6, 2025
cycle color using background

9:54 am, August 6, 2025
Mining 1-99

9:54 am, August 6, 2025
mouse

9:54 am, August 6, 2025
get element by id and hide it

9:54 am, August 6, 2025
🔗How to add a Link in HTML?

9:54 am, August 6, 2025
JavaScript

9:54 am, August 6, 2025
target 1st td in a table with css

9:53 am, August 6, 2025
css prefers-color-scheme example

9:53 am, August 6, 2025
Search Duplicating Bugs

9:53 am, August 6, 2025
target 1st td in a table with css

9:53 am, August 6, 2025
Hallstrom Island (ISLAND)

9:53 am, August 6, 2025
Bootstrap Nightshade

9:53 am, August 6, 2025
Oswald Font Quick Embed

9:53 am, August 6, 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
If you work on something a little bit every day, you end up with something that is massive.
Kenneth Goldsmith
Random CSS Property

symbols()

The symbols() CSS function lets you define counter styles inline, directly as the value of a property such as list-style. Unlike @counter-style, symbols() is anonymous (i.e., it can only be used once). Although less powerful, it is shorter and easier to write than @counter-style.
symbols() css reference