Overview

Accessible Content

Writing for accessibility helps us reach more users, and simplify the experience for existing customers.

Content is more than just words. Any visual or auditory element of Driveway conveys information that all users benefit from being able to access, understand, and put to use.

Read More

Inclusivity

Writing Plainly

P.O.U.R.

While no two people experience disability the same way, no two barriers to accessibility are presented the same either. The Web Content Accessibility Guidelines group these barriers into principles known as P.O.U.R.—an acronym for four high-level principles that describe functional accessibility.

P.O.U.R. is the overarching structure of WCAG, where each requirement falls within one of these four pillars. While understanding each specific requirement can provide clarity in how to approach a specific accessibility problem, practicing the principle value of P.O.U.R. is a great place to start in understanding where these problem barriers begin, and what a solution may be.

Often the topic of web accessibility leads to thoughts of contrast ratios or engineering work. However, there's much content design can do to increase usability for all our visitors, no matter their needs. (See Ability Diversity for more information on types of disabilities and their impact.)

As content designers, we can ensure our site visitors have equal access to our information, products, and services by:

UI Considerations

Calls to Action

Write brief but meaningful link text and button labels, using the title or a description of a page rather than a generic phrase like “click here.” CTAs should always map to the action being taken.

Write clear link text that indicates what will happen when the user follow the link.

Write clear link text that indicates what will happen when the user follow the link.

Do not rely on surrounding context alone to convey link meaning or use images/icons alone without link titles, alt tags, or ARIA labels to clarify the link purpose.

Do not rely on surrounding context alone to convey link meaning or use images/icons alone without link titles, alt tags, or ARIA labels to clarify the link purpose.

Images and Alt Text

Alternative (Alt) Text provides context for those using assistive devices including screen readers. All non-decorative images should include alt text.

Include relevant context of images.

Include relevant context of images.

Do not describe non-relevant details of the image in context to the page.

Do not describe non-relevant details of the image in context to the page.

ARIA Labels