List Views

Total Items found in Views is 222871.
An advanced collection of page views
using let rather than var

4:24 pm, April 17, 2024
try catch test

2:37 pm, April 17, 2024
a ghost that follows your cursor

2:02 pm, April 17, 2024
dropdown change input box on select

4:00 am, April 17, 2024
Moving the cursor on iPhone 11

3:17 am, April 17, 2024
Windows Emoji Shortcut

3:11 am, April 17, 2024
human_filesize php

2:10 am, April 17, 2024
target 1st td in a table with css

2:03 am, April 17, 2024
pi400 how to take a screen shot

1:56 am, April 17, 2024
how to unzip in linux

1:54 am, April 17, 2024
flush dns on mac

1:54 am, April 17, 2024
php save csv from array to file

1:46 am, April 17, 2024
chevron left

1:45 am, April 17, 2024
Google Fonts Multiple includes

1:30 am, April 17, 2024
get element by id with javascript

1:08 am, April 17, 2024
python getting started notes

12:15 am, April 17, 2024
check if a file exists with php

12:08 am, April 17, 2024
wordpress main nav dropdown fix

12:00 am, April 17, 2024
Use Recursion to Count Down

11:39 pm, April 16, 2024
simple table stripe striping

10:37 pm, April 16, 2024
js check the length of a string

10:06 pm, April 16, 2024
meta keywords tag

9:43 pm, April 16, 2024
compare equality function

9:22 pm, April 16, 2024
javascript window.onload

8:46 pm, April 16, 2024
KruXoR - October 2022 - Newsletter

8:41 pm, April 16, 2024
php substr return part of a string

8:34 pm, April 16, 2024
Use Recursion to Count Up

6:57 pm, April 16, 2024
fancybox load iframe inline

5:51 pm, April 16, 2024
basic for loop odd numbers

5:12 pm, April 16, 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
A.A. Milne’s Winnie-the-Pooh: “If you live to be a hundred, I want to live to be a hundred minus one day so I never have to live without you.”
A.A. Milne
Random CSS Property

min-inline-size

The min-inline-size CSS property defines the horizontal or vertical minimal size of an element's block, depending on its writing mode. It corresponds to either the min-width or the min-height property, depending on the value of writing-mode.
min-inline-size css reference