List Views

Total Items found in Views is 226563.
An advanced collection of page views
log the console log output to a div

1:19 am, January 16, 2023
search within files in a directory

1:18 am, January 16, 2023
stop overscrolling on responsive ios

1:17 am, January 16, 2023
old browser check with javascript

1:17 am, January 16, 2023
RS3 Herb Run Notes

1:16 am, January 16, 2023
Bootstrap Darkmode Switch

1:16 am, January 16, 2023
convert json string to a php array

1:15 am, January 16, 2023
adding pagination to custom wp_query

1:14 am, January 16, 2023
using clamp js to clamp lines of text

1:14 am, January 16, 2023
document placeholder for a4 in portrait

1:14 am, January 16, 2023
open sans @import embed font quick

1:13 am, January 16, 2023
adding an item to an array with php

1:12 am, January 16, 2023
Crafting - 1 - 99 guide

1:11 am, January 16, 2023
pretty printing json with php

1:10 am, January 16, 2023
get text between tags

1:08 am, January 16, 2023
twitter social sharing meta tags

1:08 am, January 16, 2023
embed and use a ttf font font face

1:08 am, January 16, 2023
Invalid argument supplied for foreach()

1:07 am, January 16, 2023
check box highlight text area css

1:07 am, January 16, 2023
react hello world with variable name

1:05 am, January 16, 2023
convert all images into base64 encoded

1:05 am, January 16, 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
All of humanity's problems stem from man's inability to sit quietly in a room alone, wrote Blaise Pascal.
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