List Hits

Total Items found in Hits is 487315.
A Collection of Hits...
animated duck on footer

6:05 pm, August 6, 2025
ES6 Nested Object Example

6:05 pm, August 6, 2025
Radial Click Effect

6:05 pm, August 6, 2025
pre

6:05 pm, August 6, 2025
https

6:04 pm, August 6, 2025
table border collapse

6:04 pm, August 6, 2025
RS3 Combat Bars

6:03 pm, August 6, 2025
right

6:03 pm, August 6, 2025
landscape image document placeholder

6:03 pm, August 6, 2025
PHP

6:03 pm, August 6, 2025
atom on mac and synchronise settings

6:03 pm, August 6, 2025
php substr return part of a string

6:02 pm, August 6, 2025
get element by id and hide it

6:02 pm, August 6, 2025
simple dropdown navigation ul li css

6:02 pm, August 6, 2025
JSON

6:01 pm, August 6, 2025
asp classic get a url and display it

6:01 pm, August 6, 2025
how to json encode an array in php

6:01 pm, August 6, 2025
How to make your code look nice

6:01 pm, 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
1. Show your work to the world instead of keeping in your head💆. 2. Do the work consistently👌 3. Respect your work🥰 4. Don't postpone your work 5. Make mistakes 🔥🔥🔥
Unknown
Random CSS Property

::after (:after)

In CSS, ::after creates a pseudo-element that is the last child of the selected element. It is often used to add cosmetic content to an element with the content property. It is inline by default.
::after (:after) css reference