Go back

Tables

Accessible tables organize information into rows and columns so that screen readers can interpret them accurately. They should be used only for presenting data, not for formatting or layout purposes.

Why are accessible tables important?

Sighted students can visually scan a table and understand how the information is arranged. Students using screen readers, however, experience tables cell by cell, from left to right and top to bottom.

Accessible tables ensure that:

How do I make a table accessible? 

Review the various methods for creating accessible tables in different systems such as Microsoft Word and D2L. Each section highlights best practices to help ensure tables are readable and accessible to all users.

Column Headers:

Make sure that the first row of the table clearly states what type of information is contained in each of the columns.

 
⇒Assignment ⇒Due Date ⇒Point Value
Discussion Board 1 January 28 15
Discussion Board 2 February 10 15
Quiz 1 February 26 10
Quiz 2 March 3 10
Assignment 1 March 12 50
Assignment 2 March 24 50

 

  1. Add an alternative description to the table by right clicking anywhere inside the table and selecting the “Table Properties” option from the listing.
    Alt text: Example providing a visual of Step 1:  right click on the table and select Table Properties from the selectable options.

  2. Locate and select the “Alt Text” tag from the main ribbon.

  3. Give the table a title in the “Title” field.

  4. Provide a brief description about the table in the “Description” field, making sure the full context of the table is supplied.
    Visual example showing how to add Alternative Text in steps 2, 3, and 4. Step 2 Select Alt Text, Step 3: title the table, Step 4: fill in the description.

  1. Click on the desired table and then the table icon in the nav bar. 

  2. Select "Table Properties" from the drop down menu.Select the table icon and table properties for the desired table.

  3. Make sure the "Show caption" box is checked.Make sure the caption box is checked.

  4. Type the alternative text directly into the caption text box of the table.
    Type into the table's caption box with the appropriate content.

You will want to make sure that you are repeating your table headers in the event that you have a table that spills from one page to the next. To do this: 

  1. Right click anywhere inside the table & select “Table Properties” from the list of options.
    Right click on the table and select Table Properties from the selectable options.

  2. Locate and select the “Row” tab from the menu ribbon.

  3. Under the “Options,” check the box to the left of “Repeat as header row at the top of each page.”
    Select "row" from the menu ribbon and check the box to the left of "repeat as header row at the top of each page."

Captions and Table Summaries

Both captions and table summaries help provide important context for users, but they serve different purposes and are used in different ways.

 

Captions

  • Displayed visibly above or below the table.

  • Provide a brief, descriptive title that tells all users what the table is about.

  • Help both sighted and non-sighted users quickly identify the table’s purpose or topic.

Example: “Table 1. Assignment Due Dates and Point Values.”

Summaries

  • Typically hidden from view and used primarily by screen readers.

  • Offer a more detailed explanation of how the data is organized, how to interpret it, or any patterns or relationships it shows.

  • Especially useful for complex tables where visual layout alone may not convey meaning.

Example: “This table lists all graded assignments in chronological order, showing due dates and their corresponding point values.”

When to Use Captions and Summaries in Different Systems

Microsoft Word

D2L Brightspace

Tips & Tricks:

Additional Resources

Create Accessible Tables in Word Video (opens new window) - In this tutorial, learn how to build tables in Microsoft Word that are fully accessible and screen-reader friendly.

WebAIM Accessible Tables Website (opens new window) - Practical guidance with examples of headers, captions, and summary text for data tables.

W3C WAI Tables Tutorial (opens new window)Official W3C tutorial explaining how to structure headers, captions, and simple tables for accessibility.