Advertisement · 728 × 90

Posts by Simon Taggart

Video

🛠️ ✍️ New Interactive Article: CSS Relative Colors

I explored how CSS relative colors work, the problem they solve, along with many practical examples.

ishadeed.com/article/css-...

1 year ago 249 57 5 7
Preview
The Fallacy of Federated Design Systems Avoid the damage and distress of glorifying the wrong model

Good read that most leadership won't like to acknowledge. Community run platforms don't work. I'd go as far to say that contributions are usually more effort than is valuable too

medium.com/@nathanacurt...

1 year ago 4 0 0 0
Preview
Don’t Use aria-label on Static Text Elements 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.

📝 New post!

`aria-label` and `aria-labelledby` aren't allowed on divs, spans, and other static text elements out of the box, and *most* screenreaders won't announce them.

#accessibility #a11y

1 year ago 277 83 12 14