Note from 29 July 2021
Based on #CanIUse data, using gap
with Flexbox with no fallback means half iOS users won't get the right layout.

It might be a bit too soon… 🥲
Based on #CanIUse data, using gap
with Flexbox with no fallback means half iOS users won't get the right layout.
It might be a bit too soon… 🥲
Jen Simmons
,
Saron Yitbarek,
Elika Etemad and
Brandon Stewart
Item Flow, Part 1: A new unified concept for layout
As we worked through the details, we started to get excited. Suddenly new features for Flexbox and Grid that people have wanted for years had an obvious…
While we wait for browsers to implement the text-wrap: balance;
#CSS property and value for text (pleeeeeease! 🙏), I may have created a silly — and probably sub-optimal — function to do it with HTML block elements:
https://codepen.io/nhoizey/pen/mdjbrVx
Tell me what you think!
But why? Just because a colleague needed it, we could not find a solution in pure CSS, and I like challenges… 😅
The web is good at these things, just not in the ways that designers have been accustomed to working. We'll take a look at how we got here and how…
When I import my Google Analytics data in #CanIUse, it says only 80 % of my visitors have support for CSS clamp()
, while it's 90 % globally. 🤔
I have almost only tech-savvy visitors, so I don't understand. 🤷♂️
Nils Binder
A new nice responsive layout trick built upon Heydon Pickering's Flexbox Holy Albatross.