List Views

Total Items found in Views is 215675.
An advanced collection of page views
Do While Loop

2:31 am, November 4, 2024
Create a Complex JSX Element

2:31 am, November 4, 2024
how to json encode an array in php

2:30 am, November 4, 2024
extract variables from url string php

2:30 am, November 4, 2024
generate a new SSH key on mac for git

2:30 am, November 4, 2024
IP Address

2:30 am, November 4, 2024
change the window title

2:30 am, November 4, 2024
get last month as a number with php

2:29 am, November 4, 2024
atom editor useful keyboard shortcuts

2:29 am, November 4, 2024
css grid container with 4 auto columns

2:28 am, November 4, 2024
assign array to variables in a loop

2:28 am, November 4, 2024
using vue and json data

2:27 am, November 4, 2024
zoom background of element when active

2:26 am, November 4, 2024
getting the site title vs the page name

2:26 am, November 4, 2024
filter drop shadow

2:26 am, November 4, 2024
How do Self-Closing JSX Tags Work?

2:26 am, November 4, 2024
convert a string to uppercase with php

2:26 am, November 4, 2024
table scroll responsive foundation

2:26 am, November 4, 2024
bouncing loader animation in css

2:24 am, November 4, 2024
grid column and row spacing

2:24 am, November 4, 2024
check if something is an array

2:24 am, November 4, 2024
Twitter Post Fetcher Script

2:24 am, November 4, 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

minecraft
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