WCAG 1.3.1 · Level A

Table Fake Caption

What is broken
A spanning cell is being used as a title instead of a real caption.
Who it affects
Screen reader users hear the cell values with no idea which row or column they belong to.
How to fix it
Use a <caption> element as the table's first child.

Check your site for this issue

Free scan — no signup required. Covers WCAG 2.1 AA across 64 rules including this one.

Scan my site →

Automated testing detects roughly a third of WCAG 2.1 success criteria. This rule is detected automatically; issues such as keyboard traps, focus order, and screen-reader flow still require manual review. Not legal advice.