Digital Accessibility Fundamentals
OIT, Technology Accessibility Program (TAP)
January 12, 2023
Digital Accessibility Fundamentals
Agenda:
2
Getting Started with Accessibility
To avoid the peaks and valleys of the accessibility emotional roller coaster, people just getting started on their accessibility journey need to accept the following statement at face value: Your first effort at accessibility is unlikely to be outstanding. And that is OK!
Why Does It Matter?
It matters because:
4
Accessibility Laws
This concept may feel new, but there has been a steady progression toward this project:
5
POUR: The Four Principles of Accessibility
6
Basic Elements of Accessible Websites
As outlined in the WCAG 2.1 and 2.2 guidelines, some of the basics of accessibility include:
7
Structure In Content
Content sits inside of larger sets of content, and you can follow the size of the nested boxes to know if you’re in a bigger or smaller section.
Elements (or markers) in the structure of your content allows readers to logically follow all the sections, and sub sections, of content as they tab, scroll, or scan through it.
These structural elements include things such as:
8
Headings and Heading Hierarchy
H2: �Follows the Sherpa
H1: �The Lead Sherpa
9
Lists
Lists are typically either a quick scanning set of similar or related items, or a numbered set of steps or instructions. When creating a list of content, you need to use the list function. Only use for true lists. Don’t use lists for paragraphs of text.
Numbered Lists (Ordered): Lists with a specific order such as steps should use the numbered list function - for screen reader users and visual readers
Bulleted Lists (Unordered): Lists with no order to them should use the bullet functions so that both screen reader users and visual readers can understand the structure and hierarchy of listed items.
10
Links and Buttons
When designing buttons or links, the purpose of each link should be able to stand alone and be well understood.
11
Tables
Avoid using tables for layout purposes. Only use for tabular data.
Delivery slots
Hours | Monday | Tuesday | Wednesday | Thursday | Friday |
09:00 - 11:00 | Closed | Open | Open | Closed | Closed |
11:00 - 13:00 | Open | Open | Closed | Closed | Closed |
13:00 - 15:00 | Open | Open | Open | Closed | Closed |
15:00 - 17:00 | Closed | Closed | Closed | Open | Open |
Example from w3.org
12
Images and Alternative Text
Images should be clear, easy to read and understand, and have proper contrast for all key elements. This is true for photography, graphics, and iconography.
Alternative text, or “alt tags”, are image descriptions that help describe an image to someone using assistive technologies.
Example Alt Tag:
“Downhill snow skier in bright green jacket and black pants carving out snow with their skies on a mountain slope” – 97 characters
13
Color Contrast & Color Dependency
Color should not be used as the only means of conveying information, because some users may not see colors or see them in the same way. When using color to convey information, use an additional means to convey the same information in another way (like text).
There are two aspects to consider regarding accessible color; Color contrast and color dependence.
Use a color contrast checker to help identify and guide you to the appropriate contrast levels. You can also test for various types of color blindness using the Spectrum Chrome browser extension.
14
Audio & Video Content
Captions are a text version of audio or video content provided for people who are deaf or hard of hearing.
Transcripts help further explain the content of a video and are required for audio only files. They can also provide easy translation for non-English languages.
15
When You Need Captions and Transcripts
16
What to Include in Captions?
17
Accessibility Is
A Journey
You can’t build accessible content overnight…It’s about making progress one step at a time. One small moment of victory propelling you forward to the next. Accessibility is journey, not a destination
18
Keep Moving!
The best accessibility is done in a continuous process improvement program loop, being visited and revisited throughout the entire design and development process. This continuous accessibility reassessment will make it easier to determine the low hanging fruit that can benefit from more accessibility love in your organization. Work with team members to leverage each other’s efforts; you shouldn’t do this work alone.
Commitment is the key. Just start.
19
Resources
20
Questions?
If you’re thinking it… most likely someone else is as well.
Reach out to the Technology Accessibility Program at OIT_Accessibility@state.co.us.
21