List Views

Total Items found in Views is 226560.
An advanced collection of page views
using a css grid area template

9:02 am, July 1, 2024
using let and const example

9:02 am, July 1, 2024
bootstrap toggle element collapse

9:06 am, July 1, 2024
get text between tags

9:19 am, July 1, 2024
function causing slow load time

9:22 am, July 1, 2024
pi hole and hassio

9:36 am, July 1, 2024
add new random image with button

9:39 am, July 1, 2024
Slick Slider Carousel

9:42 am, July 1, 2024
load the latest single item only

9:43 am, July 1, 2024
csv read example

9:48 am, July 1, 2024
random emojis copy and paste

9:55 am, July 1, 2024
add this

10:07 am, July 1, 2024
chia mining research notes

10:14 am, July 1, 2024
Alpine JS Testing

10:14 am, July 1, 2024
New World - Why to Join a Faction

10:19 am, July 1, 2024
Javascript Objects Notes

10:20 am, July 1, 2024
Load fancybox modal on hash check

10:27 am, July 1, 2024
make labels or badges look better

10:28 am, July 1, 2024
wp register plugin settings admin

10:31 am, July 1, 2024
Farming Allotment patch locations

10:37 am, July 1, 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
The problem with hoarding is you end up living off your reserves. Eventually, you’ll become stale. If you give away everything you have, you are left with nothing. This forces you to look, to be aware, to replenish. . . . Somehow the more you give away, the more comes back to you.
Paul Arden
Random CSS Property

max-block-size

The max-block-size CSS property specifies the maximum size of an element in the direction opposite that of the writing direction as specified by writing-mode. That is, if the writing direction is horizontal, then max-block-size is equivalent to max-height; if the writing direction is vertical, max-block-size is the same as max-width.
max-block-size css reference