List Views

Total Items found in Views is 185730.
An advanced collection of page views
duplicate a line in vscode shortcut

1:27 am, January 9, 2024
Do While Loop

1:20 am, January 9, 2024
loop through object json javascript

12:57 am, January 9, 2024
assign array to variables in a loop

12:00 am, January 9, 2024
Use Recursion to Count Down

11:11 pm, January 8, 2024
flex shorthand css

11:01 pm, January 8, 2024
try catch test

10:52 pm, January 8, 2024
start ssh and add key git

9:27 pm, January 8, 2024
meta keywords tag

8:03 pm, January 8, 2024
python getting started notes

7:45 pm, January 8, 2024
Moving the cursor on iPhone 11

7:10 pm, January 8, 2024
php save csv from array to file

6:50 pm, January 8, 2024
get current class name with get_class

6:26 pm, January 8, 2024
random number using rand

6:13 pm, January 8, 2024
How To Install SQLite on Ubuntu 20.04

5:46 pm, January 8, 2024
svg carret right css class

5:32 pm, January 8, 2024
sqlite basic sql and loop results

5:23 pm, January 8, 2024
RS3 Summoning Quick Oblesque

3:56 pm, January 8, 2024
Default Parameters for Functions

3:55 pm, January 8, 2024
CSS Grid - Basic Columns

3:52 pm, January 8, 2024
using switch in a function

3:49 pm, January 8, 2024
rs3 runespan experience rates

3:13 pm, January 8, 2024
Thieving training : 1 - 99

2:54 pm, January 8, 2024
check if something is an array

2:18 pm, January 8, 2024
compare equality function

2:17 pm, January 8, 2024
Enabling SSH on Ubuntu

1:45 pm, January 8, 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
All of humanity's problems stem from man's inability to sit quietly in a room alone, wrote Blaise Pascal.
Unknown
Random CSS Property

border-block-width

The border-block-width CSS property defines the width of the logical block borders 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 and border-bottom-width, or border-left-width, and border-right-width property depending on the values defined for writing-mode, direction, and text-orientation.
border-block-width css reference