-
Wow. This is a groundbreaking idea by timbrown! 🤯 “As designers of flexible compositions, we need to understand that there is inherent balance in good-looking typography, and that this balance is disrupted by pressure that results from layout changes.” tbrown.org/notes/2022/05/04/css-forces/
- …in reply to @m_ott
-
…in reply to @m_ott
Having seen 5t3ph’s brilliant talk about flexible CSS layout with calc(), clamp(), minmax() et al at #btconf (online soon) and considering that container queries are just around the corner, this sounds like something that should be possible to do with CSS one day (soon).
-
…in reply to @m_ott
But it also works as a theoretical concept on its own! Think about it: Which are the variables (font size, weight, line-height, gaps vs vw, vh, vmin, vmax, etc.) that influence at what point the layout constraints put too much pressure on your typographic system?
-
…in reply to @m_ott
And *this* is the stuff people mean when they talk about building with “the grain of the Web”: using the Web’s inherent flexibility as a strength rather than a limitation or even declaring it broken because more appropriate solutions require focus, care, and attention to detail.