Post #1815552
2026-04-10 21:39 UTC
@yatil @AmeliaBR to continue the pedantic bit, i'm afraid it might still be the box sizing that we want associated with the border rectangle.
which is a lucky break for flexbox as well.
Replies (1)
-
@yatil@yatil.social 2026-04-10 21:48
@mia @AmeliaBR I always saw it metaphorically and in the DOM where you put content in a box (li) which you put into a box (ul) which is in a box (main). Much easier to think of it as stacked boxes, viewed from the top, instead of nested rectangles. 😅