List Views

Total Items found in Views is 215675.
An advanced collection of page views
git pull changes from a repository

8:36 pm, April 1, 2023
human_filesize php

8:30 pm, April 1, 2023
css font style italic

8:03 pm, April 1, 2023
stack a table using css responsive

7:58 pm, April 1, 2023
pre-line white space settings

7:16 pm, April 1, 2023
Mac Apps

7:06 pm, April 1, 2023
simple php ip blocker

6:49 pm, April 1, 2023
mouse outline svg

6:48 pm, April 1, 2023
jqueryui includes css and js

6:45 pm, April 1, 2023
get last month as a number with php

6:43 pm, April 1, 2023
jquery clone and append elements

6:42 pm, April 1, 2023
how to decode xml in php

6:39 pm, April 1, 2023
loop to arr.length or array length

6:37 pm, April 1, 2023
install atom editor on ubuntu

6:32 pm, April 1, 2023
explode a string into an array

6:29 pm, April 1, 2023
Input Suggestions using a datalist

6:28 pm, April 1, 2023
FCC - Basic: Profile Lookup

6:28 pm, April 1, 2023
using a css grid area template

6:20 pm, April 1, 2023
flush dns on mac

6:19 pm, April 1, 2023
margin padding framework

6:18 pm, April 1, 2023
PHP/SQLite - Load Random Item

6:16 pm, April 1, 2023
commit and push changes to git repo

6:16 pm, April 1, 2023
Custom 12 Grid using CSS Grid

6:14 pm, April 1, 2023
random string generator guid

6:13 pm, April 1, 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
Don't look to be the next Facebook, try to solve a real problem instead.
Unknown
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