Web Happens

Accessibility Action report

Average Joe's

Back

Table header text must not be empty

Ensures table headers have discernible text


Status
For review
Impact
Minor
Category
Aria
Guidance
Deque University

1 potential issue across 1 page

What to review

  • Element does not have text that is visible to screen readers

Where to look

We found occurrences on 1 page:

  1. alphagov.github.io/accessibility-tool-audit/tests/tables-table-has-an-empty-table-header.html

    HTML node
    <th></th>
    CSS selector
    thead > tr > th:nth-child(1)