Accessibility advocate, writer, developer, and speaker
Before the advent of evergreen browsers, you would need to go to the manufacturer’s website and manually download and install the update.
Accessibility advocate, writer, developer, and speaker
Writing about the big beautiful mess that is making things for the world wide web.
A double focus ring is really useful in general but especially so with complex, themed systems. Eric Bailey shows us how to develop a really smart system, using modern CSS.
Code syntax highlighting themes need to meet minimum color contrast values.
Some bookmarks that I saved since November 2021
Eric Bailey teaches us how to make a hyper-resilient component that responds not only to the container, but other languages too.
For years, developers have passed around a set of styles like a magic incantation. It’s time we made it a web standard.
A post by Zach Leatherman (zachleat)
Without accurate, relevant names, roles, and values present, it can be incredibly difficult, if not impossible for someone to use your digital experience. That’s exclusion. Hard stop.
Performance, accessibility, and usability are more than just inconvenient truths you can pretend don’t exist. They have a direct impact on the quality of someone’s life.
display: contents has a long and storied history when it comes to accessibility..
Code syntax highlighting themes need to meet minimum color contrast values.
How do you know using a new CSS features is "safe" to use? Review how to find information on new features, test for support, determine when to use a feature, and manage support with fallbacks and build tools.