Robert Jolly, Becky Gibson, Eric Eggert
Accessing Higher Ground · November 2018
https://slides.com/yatil/2018-11-ahg-master-class?token=uPz37RQP
There are many reasons why people may be experiencing varying degrees of auditory, cognitive, physical, speech, and visual disabilities. For instance, some may have disabilities from birth, an illness, disease, or accident, or they may develop impairments with age. Some may not consider themselves to have disabilities even if they do experience such functional limitations.
Photo by Robson Hatsukami Morgan on Unsplash
Web
Content
User
Agents
Authoring
Tools
CMS, Comments, …
Browsers, Screen Readers, Switches, …
Websites, PDFs,
Web Applications, …
from WCAG 2
Information and user interface components must be presentable to users in ways they can perceive.
Provide text alternatives for any non-text content so that it can be changed into other forms people need, such as large print, braille, speech, symbols or simpler language.
Provide alternatives for time-based media.
Captions, Transcripts, Audio Descriptions
Create content that can be presented in different ways (for example simpler layout) without losing information or structure.
Make it easier for users to see and hear content including separating foreground from background.
User interface components and navigation must be operable.
Make all functionality available from a keyboard.
Make all functionality available from a keyboard interface.
Provide users enough time to read and use content.
Do not design content in a way that is known to cause seizures (or physical reactions).
Provide ways to help users navigate, find content, and determine where they are.
Make it easier for users to operate functionality through various inputs beyond keyboard.
New
in 2.1
Information and the operation of user interface must be understandable.
Make text content readable and understandable.
Make Web pages appear and operate in predictable ways.
Help users avoid and correct mistakes.
Content must be robust enough that it can be interpreted reliably by a wide variety of user agents, including assistive technologies.
Maximize compatibility with current and future user agents, including assistive technologies.
In the time of table layouts, web developers could create code that passed validation rules but didn’t adhere to the underlying semantic HTML model. We later developed best practices, like using lists for navigation, and with HTML5 we started to wrap those lists in nav elements.
Working with accessibility standards is similar. The Web Content Accessibility Guidelines (WCAG) 2.0 can inform your decision to make websites accessible and can be used to test that you met the success criteria.
What it can’t do is measure how well you met them.
Workshops: May 14 2019
Classes: May 15–17 2019
Austin, TX