List Views

Total Items found in Views is 178976.
An advanced collection of page views
use font awesome on elements lists ul

5:04 am, September 12, 2022
basic for loop

5:04 am, September 12, 2022
Quick tool to convert time into decimal

5:03 am, September 12, 2022
using flexbox to align elements in a row

5:02 am, September 12, 2022
Testing

5:01 am, September 12, 2022
extract variables from url string php

5:01 am, September 12, 2022
Changing an array declared with const

5:01 am, September 12, 2022
loop through object json javascript

5:01 am, September 12, 2022
dropdown change input box on select

5:00 am, September 12, 2022
jquery click function

5:00 am, September 12, 2022
form elements australian state list

5:00 am, September 12, 2022
php get file extension from a file name

5:00 am, September 12, 2022
adding react with JSX using babel

5:00 am, September 12, 2022
assign array to variables in a loop

4:58 am, September 12, 2022
play a sound every # of seconds

4:58 am, September 12, 2022
Invalid argument supplied for foreach()

4:56 am, September 12, 2022
detect window scroll position jquery

4:55 am, September 12, 2022
JS Using typeof to check on string types

4:54 am, September 12, 2022
react basic hello world

4:54 am, September 12, 2022
check if something is an array

4:54 am, September 12, 2022
load json data url or api with javascript

4:53 am, September 12, 2022
getType function for js

4:53 am, September 12, 2022
get select option form value with jquery

4:53 am, September 12, 2022
center something with css not using flex

4:53 am, September 12, 2022
renew all SSL certificates with certbot

4:52 am, September 12, 2022
get yesterdays date with javascript

4:51 am, September 12, 2022
check if a file exists with php

4:50 am, September 12, 2022
simple dropdown navigation ul li css

4:50 am, September 12, 2022
javascript isset equivalent

4:50 am, September 12, 2022
jquery accordion

4:49 am, September 12, 2022
check box highlight text area css

4:49 am, September 12, 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
A.A. Milne’s Winnie-the-Pooh: “If you live to be a hundred, I want to live to be a hundred minus one day so I never have to live without you.”
A.A. Milne
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