List Views

Total Items found in Views is 213193.
An advanced collection of page views
get the current month as a number

5:48 am, June 6, 2024
IP Address

9:59 am, June 7, 2024
add a user to a group

10:50 pm, June 8, 2024
Using Flexbox rather than Floats

11:00 pm, June 9, 2024
round number with js

11:00 pm, June 9, 2024
submit form with javascript

11:01 pm, June 9, 2024
gallery carousel center mode

11:02 pm, June 9, 2024
What is Core?

11:02 pm, June 9, 2024
css slow zoom in animation

11:02 pm, June 9, 2024
show the current date in javascript

11:03 pm, June 9, 2024
compare non equality function

11:03 pm, June 9, 2024
RS3 Slayer - Aviansie

11:04 pm, June 9, 2024
css grid for layouts with no rows

11:04 pm, June 9, 2024
show the year with js

11:04 pm, June 9, 2024
mysql to sqlite notes

11:05 pm, June 9, 2024
timeline class and function

11:05 pm, June 9, 2024
pi hole and hassio

11:05 pm, June 9, 2024
load json data url with jquery

11:05 pm, June 9, 2024
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
Old programmers never die; they just lose some of their functions.
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