List Hits

Total Items found in Hits is 488438.
A Collection of Hits...
a ghost that follows your cursor

8:33 pm, August 3, 2025
duplicate a line in vscode shortcut

8:32 pm, August 3, 2025
scroll left animation

8:32 pm, August 3, 2025
show the current date in javascript

8:32 pm, August 3, 2025
video embed no controls

8:32 pm, August 3, 2025
Radial Click Effect

8:32 pm, August 3, 2025
loop through $_GET in php

8:32 pm, August 3, 2025
Metal Dragons

8:31 pm, August 3, 2025
border box reset

8:31 pm, August 3, 2025
get the href value using jquery

8:31 pm, August 3, 2025
inline fancybox modal testing

8:30 pm, August 3, 2025
search bug Above

8:30 pm, August 3, 2025
bootstrap toggle element collapse

8:29 pm, August 3, 2025
Runescape Questing Notes and Log

8:29 pm, August 3, 2025
list items matching a category title

8:29 pm, August 3, 2025
Alpine JS Testing

8:28 pm, August 3, 2025
jquery load wait function

8:28 pm, August 3, 2025
RS3 Soul Cape and where to get it

8:28 pm, August 3, 2025
Oswald Font Quick Embed

8:28 pm, August 3, 2025
Carrolls Gap (PASS)

8:27 pm, August 3, 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
When I realized that, no individual step is hard in any process. Building this airport I'm standing in right now started with a guy writing the architectural plans on paper. That's not hard for him to do. Then laying the first beam isn't had. The whole thing is really hard. So, just take each step kind of piece by piece and when I was able to do that and stop trying to chase this prize and started putting in the work, things just started coming together.
Unknown
Random CSS Property

Pseudo-classes

A CSS pseudo-class is a keyword added to a selector that specifies a special state of the selected element(s). For example, :hover can be used to change a button's color when the user's pointer hovers over it.
Pseudo-classes css reference