Ten Tips for an Accessible Website
Are your websites and digital tools usable by everyone? Learn how to make your website accessible for all users.
Consider that nearly 1 in 5 Americans has a disability and that 1 in 8 Americans is 65 or older. If your website is not accessible to them, you could be losing out on potential job candidates or new customers and exposing yourself to legal risk.
People with various permanent, temporary, situational, or changing disabilities access the web in different ways. Check out the following tips to ensure that everyone can use your website—regardless of whether they can manipulate a mouse, their level of vision, how many colors they can see, how much they can hear, or how they process information.
1. Screen reader compatibility
People with low vision, people who are blind, and people with dyslexia typically navigate the web using a screen reader that converts text to speech and provides non-visual navigation commands. For this assistive technology to work, it is important that you include detailed and consistent navigational elements in the page structure, such as headers, titles, and lists. Most operating systems today include a built-in screen reader that you can use to test your website, including Narrator on Windows and Voiceover on Mac OSX.
- Curious about how a screen reader works? Watch Sina Barham use a computer at 1,000 WPM!
- WebAim: Designing for Screen Reader Compatibility
- Paciello Group: Basic Screen Reader Commands for Accessibility Testing
2. Alternative text for images
People who cannot see images rely on well-written descriptive text (called an “ALT attribute”), visible to screen readers, to understand the information they convey.
3. Keyboard accessibility
One of the easiest initial tests for accessibility is whether you can use a website without a mouse. Can you Tab through your website content from start to finish, or are there “keyboard traps”?
4. Controls for moving content
Some websites include moving content to engage users, such as animations, slideshows, videos, and popups. Best practices for accessibility include avoiding excessive blinking (which can induce seizures) and including a stop/pause button for users with visual processing or cognitive disabilities, or who may be using an assistive technology that requires sound-based navigation, such as a screen reader.
5. Controls for timed content
Many people using assistive technology require extra time to navigate a website and complete tasks. For web pages with time limits, the user should have options to turn off, adjust, or extend that time limit.
6. Labeled forms
Be sure to explicitly label form fields such as checkboxes, data fields, and radio or option buttons so that people using certain types of assistive technology, such as screen readers, can understand them. Labels should tell the user that they have encountered a field, explain what type of field it is, and in some cases, provide additional cues to let the user know what type of information is needed.
7. Color contrast
Did you know that red–green color blindness affects up to 8% of men? Ensure that they can use your website by testing your design elements for proper color contrast.
8. Accessible downloadable files
Any downloads you have on your website also need to be accessible. Many savvy companies today avoid this issue by adding all content directly to their website in HTML, which also simplifies navigation for mobile users. But if you have to include downloadable files, be sure to check them for accessibility before posting.
9. Plain language
Simple, concise language will help all users navigate your site, including people with intellectual and learning disabilities, cognitive issues, traumatic brain injuries, and other disabilities.
10. Captions
Include captions and transcripts for all media, such as online videos. As a bonus, adding captions has been proven to increase your SEO online and boost user engagement.