A snippet that helps making tab-opening links more accessible.
Topic: Accessibility โ Page 5
Dave Ruppert shared an interesting approach to good alternative text for images.
The CSS 'content' property allows a way to provide an alternative text
CSS can influence how screen readers treat content. Today I learned that text transformation belongs to the list of affecting CSS properties.
Questions about the accessibility tooling landscape and why we can't have real-time linting of accessibility issues in the browser console