A11y

A11y

941 bookmarks
Newest
An accessibility reading list - Accessibility
An accessibility reading list - Accessibility
We regularly write about accessibility not just on this blog, but on blogs across GDS and across government. Here's a selection of some recent accessibility blog posts we've published.
·accessibility.blog.gov.uk·
An accessibility reading list - Accessibility
Automating Your Accessibility Tests ◆ 24 ways
Automating Your Accessibility Tests ◆ 24 ways
Seren Davies reminds us that unlike Christmas, accessibility testing should not come but once a year with a look at how to apply automated testing. By configuring tests to run against each commit, you can ensure that your site’s accessibility compliance need not be left to chance.
·24ways.org·
Automating Your Accessibility Tests ◆ 24 ways
The Accessibility Difference Between Aria-hidden and role="presentation"
The Accessibility Difference Between Aria-hidden and role="presentation"
In dealing with role="presentation" and aria-hidden="true" you may find that they both have deceptively similar functions when it relates to how they interact with assistive technology (screen readers). Before we dig into the difference between these two attributes we first need to learn a little bit about how accessibility in a Web browser works and…
·csskarma.com·
The Accessibility Difference Between Aria-hidden and role="presentation"
WAI-ARIA basics - Learn web development | MDN
WAI-ARIA basics - Learn web development | MDN
This article has by no means covered all that's available in WAI-ARIA, but it should have given you enough information to understand how to use it, and know some of the most common patterns you will encounter that require it.
·developer.mozilla.org·
WAI-ARIA basics - Learn web development | MDN