List Hits

Total Items found in Hits is 488125.
A Collection of Hits...
LVR

8:21 pm, August 27, 2025
Python

8:20 pm, August 27, 2025
using let and const example

8:16 pm, August 27, 2025
recursion

8:16 pm, August 27, 2025
LVR

8:15 pm, August 27, 2025
LVR

8:12 pm, August 27, 2025
php print an array nicely

8:10 pm, August 27, 2025
Javascript

8:09 pm, August 27, 2025
PHP

8:09 pm, August 27, 2025
bootstrap form basic

8:03 pm, August 27, 2025
LVR

8:02 pm, August 27, 2025
Console Tips and Tricks

8:00 pm, August 27, 2025
Robocopy

7:58 pm, August 27, 2025
RS3 Slayer - Ganodermic Creatures

7:57 pm, August 27, 2025
tank

7:57 pm, August 27, 2025
Delivery Area

7:56 pm, August 27, 2025
Wagga Wagga

7:55 pm, August 27, 2025
change favicon with jquery

7:53 pm, August 27, 2025
FCC - Basic: Profile Lookup

7:53 pm, August 27, 2025
show the browsers name in javascript

7:52 pm, August 27, 2025
image Checkbox Replacement for Forms

7:52 pm, August 27, 2025
Bootstrap Darkmode Switch

7:52 pm, August 27, 2025
Change link target with JQuery

7:51 pm, August 27, 2025
Greater Demons

7:49 pm, August 27, 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

border-inline-color

The border-inline-color CSS property defines the color of the logical inline borders of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-color and border-bottom-color, or border-right-color and border-left-color property depending on the values defined for writing-mode, direction, and text-orientation.
border-inline-color css reference