Accessibility Articles
Avoid an Artificial Tabindex
The tabindex attribute has the power to really ruin the logical tab order of any web page when used incorrectly.
Published
Create Logical Headings
Unless a heading structure has been coded correctly a page hierarchy can become unclear to non-sighted users.
Published
Decorative and Descriptive Images
ALT attributes are a way to describe descriptive images and a way to make a screen reader ignore decorative images.
Published
Grouping Controls
Grouping related controls together can help a user understand relationships more clearly between components.
Published
Write Clear Link Text
Links are the core way to navigate between webpages, but creating link text which is understandable can be a challenge.
Published
Accessify Your Blazor Apps - Hot Accessibility Techniques For Blazor Apps
Blazor is no different than any other framework for accessibility. It doesn’t make any web application any more or less accessible, but you still need to actively put in accessibility support.
Published
Building a better chatbot UI with semantic HTML
Using semantic HTML to build a better UI for chatbots.
Published
Accessible chatbot UI revisited
Revisiting making a chatbot accessible and updating the recommended accessibility advice.
Published
You're wrong
The greatest tool for us as accessibility professionals is diplomacy, the quiet art of stating your case and pushing just enough to encourage change.
Published
Headings the right way
Incorrectly adding headings makes it's difficult for screen reader users to understand the page structure. Headings function as the document hierarchy - the hidden skeleton of a webpage.
Published