List Views

Total Items found in Views is 222764.
An advanced collection of page views
globe svg testing (broken)

4:13 am, August 22, 2022
How to Pass an Array as Props in React

4:12 am, August 22, 2022
easy section wrap in foundation

4:10 am, August 22, 2022
What is Core?

4:10 am, August 22, 2022
Added Bootstrap Nightshade Again

4:09 am, August 22, 2022
lorem ipsum

4:09 am, August 22, 2022
windows 10 snipping experience

4:08 am, August 22, 2022
timeline class and function

4:06 am, August 22, 2022
javascript try catch example function

4:06 am, August 22, 2022
fancybox image popout easy

4:05 am, August 22, 2022
add a gtag.js pdf click event

4:04 am, August 22, 2022
Running Windows on pi400 notes

4:04 am, August 22, 2022
Top 10 Terraria Houses

4:02 am, August 22, 2022
react basic hello world

4:02 am, August 22, 2022
Sweet Alert 2 Methods and Examples

4:01 am, August 22, 2022
start ssh and add key git

4:00 am, August 22, 2022
using let rather than var

3:59 am, August 22, 2022
Pikelets

3:56 am, August 22, 2022
Do While Loop

3:55 am, August 22, 2022
foundation make row full width

3:54 am, August 22, 2022
IP Address

3:54 am, August 22, 2022
chia mining research notes

3:52 am, August 22, 2022
Create a Complex JSX Element

3:51 am, August 22, 2022
git pull changes from a repository

3:49 am, August 22, 2022
weird search results being recorded

3:47 am, August 22, 2022
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
"We're tight-fisted with property and money, yet think too little of wasting time, the one thing about which we should all be the toughest misers.”
Seneca
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