List Views

Total Items found in Views is 184219.
An advanced collection of page views
uniqid random string

5:02 am, September 4, 2023
random number using rand

5:03 am, September 4, 2023
add chevrons to a ul list

5:05 am, September 4, 2023
submit form with javascript

5:28 am, September 4, 2023
get the current month as a number

5:34 am, September 4, 2023
pi hole and hassio

5:46 am, September 4, 2023
bootstrap alert template

5:46 am, September 4, 2023
write string contents to a file with php

5:51 am, September 4, 2023
document placeholder for a4 in portrait

5:52 am, September 4, 2023
foundation accordion for version 6.x

5:56 am, September 4, 2023
Making Images Retina Display Friendly

5:57 am, September 4, 2023
landscape image document placeholder

5:57 am, September 4, 2023
bootstrap dark mode

6:04 am, September 4, 2023
Best Atom Plugins 2019

6:10 am, September 4, 2023
Fast and Furious 2022

6:13 am, September 4, 2023
globe svg testing (broken)

6:13 am, September 4, 2023
check if a ul contains a ul li

6:14 am, September 4, 2023
Making an image responsive using css

6:14 am, September 4, 2023
KruXoR - September 2022 - Newsletter #1

6:20 am, September 4, 2023
Moving the cursor on iPhone 11

6:25 am, September 4, 2023
emoji data - version 1.0

6:29 am, September 4, 2023
php basic page router

6:37 am, September 4, 2023
jquery jqueryui vue script includes

6:40 am, September 4, 2023
sqlite escape string

6:41 am, September 4, 2023
scroll to top html css and js

6:43 am, September 4, 2023
Regions of New Zealand - In Dropdown Form

6:43 am, September 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
“If you just sit and observe, you will see how restless your mind is. If you try to calm it, it only makes it worse, but over time it does calm, and when it does, there’s room to hear more subtle things. You see so much more than you could see before. It’s a discipline; you have to practice it.”
Steve Jobs
Random CSS Property

column-width

The column-width CSS property sets the ideal column width in a multi-column layout. The container will have as many columns as can fit without any of them having a width less than the column-width value. If the width of the container is narrower than the specified value, the single column's width will be smaller than the declared column width.
column-width css reference