My personal website and blog around frontend topics.
You've probably used visually-hidden content before. But how does the CSS actually work, and why do we use those particular properties?
My personal website and blog around frontend topics.
Two cents on the topic of native visually hidden elements for the web. You didn’t ask for it, but I delivered anyway.
A quick note about using 0 dimensions in visually-hidden links
How (and why) to use shadow DOM, now that the declarative syntax is here.
It's time to start using this underutilized keyword, even if you're not using cascade layers yet.
Assorted thoughts on shadow DOM, div soups, and a cursed CSS idea.
Use SVG icons in Eleventy and only ship the code you need.
The personal website of Dan Cătălin Burzo.
I did some research on last year’s debate whether we need it.
Don’t use the aria-label or aria-labelledby attributes on divs, spans, or other elements representing static/noninteractive text-level semantics, unless you’re also updating roles.
For years, developers have passed around a set of styles like a magic incantation. It’s time we made it a web standard.
There are various ways to hide content in web interfaces, but are you aware of the different ways they can impact the accessibility of the ‘hidden’ content? ...
— The personal website of Sara Soueidan, inclusive Web UI engineer