Container queries are widely available!
Happy 30-month anniversary to Container Queries – shipping in every browser since February of 2023. It was supposed to be impossible, but here we are!
With special guest Alan Stearns
Join Miriam Suzanne, Stacy Kvernmo, and special guest Alan Stearns – typography enthusiast, co-chair of the CSS Working Group, and self-described CSS Panjandrum – for a conversation about typography.
Responsive Typography has been around for at least a decade in various forms, but has become even more popular with tools like Utopia.fyi, Fluid.style, Typetura, and more – all relying on the latest CSS units and math functions. But there are still a lot of questions worth asking.
Happy 30-month anniversary to Container Queries – shipping in every browser since February of 2023. It was supposed to be impossible, but here we are!
Are you positioning a popover with CSS anchor positioning and position-area
? Make sure to override the default margins on the popover.
There’s a new stretch keyword that we can use for CSS height
and width
properties. But how is that different from 100%
? And how is that different from 100vh
when we want a full-height layout?