List Views

Total Items found in Views is 216789.
An advanced collection of page views
border box reset

12:50 pm, March 20, 2023
bootstrap basic grid layout

12:46 pm, March 20, 2023
foundation includes cdnjs

12:38 pm, March 20, 2023
Input Suggestions using a datalist

12:35 pm, March 20, 2023
twitter icon font awesome

12:27 pm, March 20, 2023
for loop with a 5 increment

12:22 pm, March 20, 2023
CSS Filter Generator from Hex Code

11:54 am, March 20, 2023
purple partyhat price info feb 21

11:49 am, March 20, 2023
Applied Accessibility - Access Keys

11:40 am, March 20, 2023
Added Bootstrap Nightshade Again

11:38 am, March 20, 2023
Google Fonts Multiple includes

11:36 am, March 20, 2023
Objects in javascript

11:35 am, March 20, 2023
making var_dump look nice

11:24 am, March 20, 2023
inline fancybox modal testing

11:21 am, March 20, 2023
set and check a cookie using js cookie

11:16 am, March 20, 2023
select onchange

11:15 am, March 20, 2023
function to create a uid from html

11:13 am, March 20, 2023
basic for loop odd numbers

11:09 am, March 20, 2023
codemirror htmlmixed textarea

11:07 am, March 20, 2023
easy twitter embed code

11:02 am, March 20, 2023
youtube embed iframe

11:01 am, March 20, 2023
csv read example

10:57 am, March 20, 2023
How to Override Default Props in React

10:54 am, March 20, 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
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