Blog
Accessibility

5 Steps to Improve Your Website’s Accessibility

As a follow up to our video series Making Accessibility Visible, we’ve created an accessibility checklist for content creators, web designers, and developers. Use the checklist to incorporate accessibility best practices into your web design. 

Author: Jeff Curtis, Sr. Content Manager

Originally Published: 09/02/2022

A stylized web page with a checklist on it, next to a caption that reads: Making Accessibility Visible: A Checklist

A stylized web page with a checklist on it, next to a caption that reads: Making Accessibility Visible: A Checklist

In 2021, we published a series of videos to demonstrate what it’s like for people with visual impairments to navigate the internet. To illustrate the importance of web accessibility, we shared examples of both accessible and inaccessible sites.

Now, we’ve compiled a list of best practices that can help you avoid the accessibility issues highlighted in the series. Think of it as your web accessibility checklist — in five key steps:

A stylized form on a web browser, with empty chat bubbles

A stylized form on a web browser, with empty chat bubbles

1. Give Every Button and Form Field a Label

Buttons and form fields help screen reader users interact with different elements to buy products, book appointments, fill out forms, and more. A label for a form control helps screen reader users better understand its purpose.

Here are a few best practices for adding buttons and form field labels:

A stylized web page that shows a series of page headings, next to empty chat bubbles

A stylized web page that shows a series of page headings, next to empty chat bubbles

2. Make Sure Your Headings Are Helpful

We use headings to organize content on web pages. People who use screen readers rely on headings to understand the page structure and navigate its content.

Use the tips below to write helpful headings:

A stylized web page with an image of a dog on it, next to a chat bubble that is reading a description of the dog out loud

A stylized web page with an image of a dog on it, next to a chat bubble that is reading a description of the dog out loud

3. Better Alt Text = Better User Experiences

Image alternative text, or alt text, is a written description of an image that screen readers can read out loud to people with visual impairments, sensory processing disorders, or learning disabilities.

Here are a few alt text best practices to keep in mind:

  • Write alt text for all important images. Include language that evokes the image's purpose conveyed in context(opens in a new tab). Omit the words “graphic” or “link” because assistive technology will convey element context.

  • Include null alt text(opens in a new tab) (alt=””) for images that are not important, are used for layout, or do not serve a function. This ensures they are hidden from assistive technologies.

  • If the alt text is describing a product, be sure to include key elements(opens in a new tab) like style, design, materials, features, and benefits. Colors should also be described, if they have unique or non-standard names (like cerulean).

  • Avoid using image file names as alt text. This does not describe the image or assist users in their understanding.

A stylized web page with a series of accordion tabs. One tab is expanded with a chat bubble announcing that it is currently expanded.

A stylized web page with a series of accordion tabs. One tab is expanded with a chat bubble announcing that it is currently expanded.

4. Keep Visitors Informed of What’s Happening

Without proper labels and descriptions of functional elements, screen reader users can miss out on the functionality and key messages of a web page, including status updates that inform users on the results of their actions (for example: changing a delivery address), errors, and more.

Follow the recommendations below to add proper descriptions of functional elements:

A stylized version of a pop-up window on a web page where none of the fields or buttons are labeled for accessibility

A stylized version of a pop-up window on a web page where none of the fields or buttons are labeled for accessibility

5. Make Sure Everyone Can Navigate Your Site

For a website to be accessible, it needs to be navigable by keyboard alone — which is how people with screen readers use the internet. Most interactive elements, such as links or pop-ups, are typically indicated visually on a webpage. With a screen reader, you can focus on these elements by using the tab key on a keyboard.

Here are a couple of best practices to make your site keyboard-friendly:

Not sure where to begin? Check your site’s accessibility status with the AudioEye website scanner and use the checklist to start addressing your site’s accessibility issues.

Share Article

Ready to test your site's accessibility?