List Views

Total Items found in Views is 184221.
An advanced collection of page views
pi400 how to take a screen shot

1:23 am, September 25, 2023
bootstrap styled buttons

1:36 am, September 25, 2023
get directions from google maps form embed

1:36 am, September 25, 2023
codemirror htmlmixed textarea

1:37 am, September 25, 2023
extracting the useful bits of bootstrap

1:41 am, September 25, 2023
Google Fonts Multiple includes

1:47 am, September 25, 2023
read and sort directory contents in php

1:49 am, September 25, 2023
twitter social sharing meta tags

1:51 am, September 25, 2023
Farming Allotment patch locations

1:51 am, September 25, 2023
get last month as a number with php

1:54 am, September 25, 2023
stack a table using css responsive

1:55 am, September 25, 2023
RS3 Hunter Leveling Logs and Notes

1:56 am, September 25, 2023
explode a string into an array

1:57 am, September 25, 2023
Find Disk Space Usage using DU

1:58 am, September 25, 2023
check url hash using javascript

1:58 am, September 25, 2023
dropdown change input box on select

1:58 am, September 25, 2023
creating a button creator in javascript

2:00 am, September 25, 2023
tools i still want to create

2:01 am, September 25, 2023
mysql to sqlite notes

2:04 am, September 25, 2023
What is Core?

2:08 am, September 25, 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
When i was a little kid, I was really scared of the dark. But then I came to understand, dark just means the absence of photons in the visible wavelength -- 400 to 700 nanometers. Then i thought, well, its really silly to be afraid of a lack of photons. Then i wasn't afraid of the dark anymore after that.
Elon Musk
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