List Views

Total Items found in Views is 184220.
An advanced collection of page views
KruXoR - October 2022 - Newsletter

11:25 pm, August 31, 2023
prevent default click event on link

11:26 pm, August 31, 2023
Graceful outfit

11:28 pm, August 31, 2023
checking if your windows pc has a TPM

11:29 pm, August 31, 2023
Spam IP Database and delete button

11:29 pm, August 31, 2023
php check if a class exists

11:29 pm, August 31, 2023
Efficient OSRS Maxing Guide

11:29 pm, August 31, 2023
KruXoR Site Updates June 2022

11:30 pm, August 31, 2023
get the value from a textarea element

11:30 pm, August 31, 2023
chart js line chart dont show below 0

11:33 pm, August 31, 2023
a ghost that follows your cursor

11:33 pm, August 31, 2023
tools i still want to create

11:34 pm, August 31, 2023
Multidimensional Array

11:35 pm, August 31, 2023
youtube search api request function

11:39 pm, August 31, 2023
FCC - Basic: Profile Lookup

11:39 pm, August 31, 2023
download icon svg

11:39 pm, August 31, 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-block-start-width

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