List Hits

Total Items found in Hits is 535091.
A Collection of Hits...
add chevrons to a ul list

12:41 pm, May 1, 2024
get element by id with javascript

12:43 pm, May 1, 2024
chia mining research notes

12:52 pm, May 1, 2024
Alpine JS Testing

1:07 pm, May 1, 2024
Auto Changing Image URL

1:21 pm, May 1, 2024
add new random image with button

1:22 pm, May 1, 2024
Archaeology/Level up table

1:22 pm, May 1, 2024
javascript isset equivalent

1:22 pm, May 1, 2024
change favicon with jquery

1:29 pm, May 1, 2024
change the window title

1:36 pm, May 1, 2024
RS3 Construction Log

1:42 pm, May 1, 2024
human_filesize php

1:43 pm, May 1, 2024
RS3 Post 99 Leveling Log

1:50 pm, May 1, 2024
RS3 Best AFK training all skills

1:52 pm, May 1, 2024
fancybox load iframe inline

2:11 pm, May 1, 2024
scroll to top html css and js

2:40 pm, May 1, 2024
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...

Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.

You could also follow me on twitter or not... does anyone even use twitter anymore?

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
I believe that in order to better your knowledge base, it takes a lot of failing in order to succeed. I don't consider anything a failure as long as you get back up and you learn from your own 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