Since the introduction of CSS viewport units in 2012, many of us have been using `width: 100vw` as a way to set an element’s width to the full width of the viewport. But, as Šime Vidas explains in this deep dive, `100vw` does not always represent the full width of the viewport due to differences in how browsers handle scrollbars.| Smashing Magazine
16.1. References| svgwg.org
Introduction| www.w3.org
The new year is here, and, with it, a season where people put out their CSS wishlists for the future. I did already read two of them: December’s CSS wishlist from Sarah Gebauer, and today’s “Tyler’s CSS Wish List for 2024” from Tyler Sticka. One thing caught my attention in Tyler’s list: an ability to vertically align to the middle of the font’s cap-height. I am thrilled to report that there are at least two relatively ok workarounds available in the most recent ...| blog.kizu.dev
1. Introduction| drafts.csswg.org
1. Introduction to Writing Modes| www.w3.org
A look into sub-pixels and why they can be useful to have.| hugodaniel.com
InfraUnicode and Encoding| html.spec.whatwg.org
New math constants and functions are coming to CSS... now with more powers and roots| danielcwilson.com
16.1. References| www.w3.org
The clamp() CSS function clamps a middle value within a range of values between a defined minimum bound and a maximum bound. The function takes three parameters: a minimum value, a preferred value, and a maximum allowed value.| MDN Web Docs
1. Introduction| www.w3.org
HTML| html.spec.whatwg.org
HTML| html.spec.whatwg.org
HTML| html.spec.whatwg.org
The srcset and sizes attributes can be used, using the w| html.spec.whatwg.org
HTML| html.spec.whatwg.org