Blogroll
Blogs and newsletters I check on the regular.
— The personal website of Sara Soueidan, inclusive Web UI engineer
Blogs and newsletters I check on the regular.
The CSS 'content' property allows a way to provide an alternative text
As of December 2024, you should prefer using <img> for icons and the like, but for non-interactive decorative contexts that don’t need auto-translation, then alternative text on CSS generated content can get the job done. Even if Safari does some interesting things with it. Relying on images that come from…