Tagged: a11y

Accessibility As You Go: Part 3

Picking up where we left off in Part 2, in which we went over some of the tools and design considerations for accessibility, in Part 3 we’ll review some tips for minimizing accessibility issues by addressing them early in the development process. Plan Your DOM Order DOM is Document Object Model, which is the fancy

Read more »

Accessibility As You Go: Part 2

Picking up where we left off from the first in our Accessibility As You Go series: Testing Tools and Design Process Nip Color Contrast Issues in the Bud During the design phase, it’s important to verify that all text on the site has high enough contrast with its background color. Level AA contrast requires a

Read more »

Accessibility As You Go: Part 1

Introduction and Terminology Earlier this year, I went to a tech accessibility event here in Minneapolis (sponsored by Clockwork and WeCO) that was incredibly enlightening. Participants got a chance to watch and ask questions as several users with different impairments interacted with websites: A blind man was visibly frustrated using a screen reader that kept getting trapped

Read more »