List Hits

Total Items found in Hits is 610327.
A Collection of Hits...
What's the Point of Docker?

6:43 pm, April 4, 2023
Clean Windows Setup

6:42 pm, April 4, 2023
javascript update item in object

6:40 pm, April 4, 2023
bootstrap styled buttons

6:39 pm, April 4, 2023
bootstrap toggle element collapse

6:38 pm, April 4, 2023
parallax js scroll testing

6:38 pm, April 4, 2023
globe svg testing (broken)

6:35 pm, April 4, 2023
tools i still want to create

6:34 pm, April 4, 2023
emoji data - version 1.0

6:34 pm, April 4, 2023
RS3 Dailies Lists

6:33 pm, April 4, 2023
python getting started notes

6:33 pm, April 4, 2023
RS3 Best AFK training all skills

6:32 pm, April 4, 2023
old browser check with javascript

6:32 pm, April 4, 2023
make labels or badges look better

6:32 pm, April 4, 2023
Factorio Megabase-In-A-Book

6:32 pm, April 4, 2023
check if something is an array

6:32 pm, April 4, 2023
mithril testing

6:32 pm, April 4, 2023
vimeo thumbnail generator

6:31 pm, April 4, 2023
adding a new line in javascript

6:30 pm, April 4, 2023
KruXoR Site Updates June 2022

6:30 pm, April 4, 2023
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
Even if you fall on your face, you're still moving forward.
Victor Kiam
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