List Views

Total Items found in Views is 177466.
An advanced collection of page views
Load fancybox modal on hash check

11:11 pm, October 8, 2023
form elements australian state list

11:10 pm, October 8, 2023
convert a string to uppercase with php

11:03 pm, October 8, 2023
MySQL to Sqlite converter

11:03 pm, October 8, 2023
fancybox v3.4 - Mixed gallery

11:01 pm, October 8, 2023
slick slider section quick add

11:00 pm, October 8, 2023
csv read example

11:00 pm, October 8, 2023
Chat GPT slick slider code testing

11:00 pm, October 8, 2023
making var_dump look nice

7:35 pm, October 7, 2023
layout homepage

6:52 pm, October 7, 2023
lorem ipsum

6:37 pm, October 7, 2023
compare equality function

6:37 pm, October 7, 2023
header type json

3:28 pm, October 7, 2023
bootstrap basic grid layout

12:08 pm, October 7, 2023
Quick Links

8:44 am, October 7, 2023
how to unzip in linux

11:59 pm, October 6, 2023
turn on or off error reporting php

11:53 pm, October 6, 2023
globe svg testing (broken)

7:49 pm, October 6, 2023
how to json encode an array in php

5:35 pm, October 6, 2023
foundation make row full width

6:17 am, October 6, 2023
test php bundle write

9:05 pm, October 5, 2023
random emojis copy and paste

7:47 pm, October 5, 2023
uniqid random string

6:45 pm, October 5, 2023
add user to sudo group in ubuntu

3:55 pm, October 5, 2023
link to an external stylesheet

12:27 pm, October 5, 2023
css font style italic

10:35 am, October 5, 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
"Let us prepare our minds as if we'd come to the very end of life. Let us postpone nothing. Let us balance life's books each day ... The one who puts the finishing touches on their life each day is never short of time."
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