WCAG 1.3.1: Info and Relationships (table cells)

Back to all WCAG criteria

OVERVIEW

Effort:

  • Complexity:Easy
  • Duration:Fast

Important for:

Development

What's it about?

Complex tables must use the scope attribute in addition to <th> for headers and <td> for data cells to make the relationships clear.

Illustration of a table with both column headers at the top and row headers on the left. The HTML attributes needed for proper association are shown: scope='col' for column headers and scope='row' for row headers.

How to

Depending on your situation, you can implement one of the following options to meet the criterion. For a deeper dive, please refer to the linked WCAG techniques.

    Accessible development?

    Our workshop for developers!

    Learn everything you need to know in our workshop to build accessible websites!

    More about the workshop

    Learn accessibility with us?

    Looking to implement WCAG best practices in your design, development, or content workflow? Book a workshop for your team or contact us directly to learn more.

    Send us an email!