Accessibility

693 bookmarks
Newest
WAI-ARIA Authoring Practices 1.1
WAI-ARIA Authoring Practices 1.1
This document provides readers with an understanding of how to use WAI-ARIA 1.1 [wai-aria-1.1] to create accessible rich internet applications. It describes considerations that might not be evident to most authors from the WAI-ARIA specification alone and recommends approaches to make widgets, navigation, and behaviors accessible using WAI-ARIA roles, states, and properties. This document is directed primarily to Web application developers, but the guidance is also useful for user agent and assistive technology developers.
·w3.org·
WAI-ARIA Authoring Practices 1.1
10up Engineering Practices now mandate baseline accessibility standards
10up Engineering Practices now mandate baseline accessibility standards
One year ago, the popular government policy magazine Open Access Government stated, “Accessibility for all is not an option – it’s a fundamental right.” Creating equal access to digital content, regardless of age, size, ability, or disability, has always been a priority for 10up; it is inseparable from our mission to make a better internet [...]
·10up.com·
10up Engineering Practices now mandate baseline accessibility standards
Some Things About `alt` Text | CSS-Tricks
Some Things About `alt` Text | CSS-Tricks
I'm sure you know about alt text. It's the attribute on the image tag that has the important task of describing what that image is for someone who can't see it for any reason. Please use them. I don't want to dimish the please use them message, but some interesting alt-text-related things have come up in my
·css-tricks.com·
Some Things About `alt` Text | CSS-Tricks
How to Make Your Website More Accessible
How to Make Your Website More Accessible
Is your website accessible to those with a disability? Approximately 56.7 million Americans have a disability. Unfortunately, the majority of websites, even newly built ones, do not meet accessibility standards. If you haven’t considered accessibility until now, your site most likely has barriers that make it difficult for anyone with a disability to view and …
·torquemag.io·
How to Make Your Website More Accessible
Let WordPress Speak: New in WordPress 4.2
Let WordPress Speak: New in WordPress 4.2
Written by Andrea Fercia & Joe Dolson WordPress 4.2 is shipping with a useful new JavaScript method: wp.a11y.speak(). This is a utility to make it easy for WordPress core to create consistent m…
·make.wordpress.org·
Let WordPress Speak: New in WordPress 4.2
Accessibility Through Semantic HTML
Accessibility Through Semantic HTML
Laura Kalbag takes us back to basics to make sure we consider accessibility when structuring our HTML. The Christmas tree needs to be standing firm before we drape it in lights and tinsel, and until you lot start doing it, we’re not going to stop preaching it.
·24ways.org·
Accessibility Through Semantic HTML
Check Accessibility
Check Accessibility
Automated testing is the first step toward determining if your website is accessible to people with disabilities, including those using assistive technologies like screen readers, screen magnifiers, s…
·webaccessibility.com·
Check Accessibility
IDI Web Accessibility Checker : Web Accessibility Checker
IDI Web Accessibility Checker : Web Accessibility Checker
AChecker is a Web accessibility evalution tool designed to help Web content developers and Web application developers ensure their Web content is accessible to everyone regardless to the technology th…
·achecker.ca·
IDI Web Accessibility Checker : Web Accessibility Checker
Automating Your Accessibility Tests
Automating Your Accessibility Tests
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