Kilotest: Diagnoses of table headers missing
violation by HTML element 551 on YMCA of Greater San Antonio page
Basics
About the YMCA of Greater San Antonio page
- URL: https://ymcasatx.org/
- Tested 46 days ago by job
klvon 2026-06-05 at 05:41
About HTML element 551
- Tag name:
TABLE - Text:
Social Responsibility … Giving back and inspiring action in our communities.
- Start tag:
<table border="0" cellpadding="15" cellspacing="15" width="100%"> - XPath:
[not obtained] - Bounding box: x = 1, y = 3062, width = 1918, height = 100
About the table headers missing
issue
- Why it matters: User cannot get help on relationships in a table
- Priority: high
- Related WCAG standard: 1.3.1
Diagnoses
Here is how rule engines diagnose the table headers missing
issue for HTML element 551 of the YMCA of Greater San Antonio page.
- <p>To fix:</p> <ul><li>If this table contains data that is meaningfully organized by row and column, edit the table's properties and specify whether headers have been placed in the first row, column or both. This lets screen reader users hear the headers repeated while navigating the content.</li> <li>If this table does not contain rows and columns of data, but is instead being used for visual layout, remove it. Tables overflow the page rather than reflowing on mobile devices, and should only be used when the horizontal relationships are necessary to understand the content.</li></ul>
Tool: Editoria11y (Princeton University)
Rule:
tableNoHeaderCells - Table has no headers identified
Tool: Accessibility Checker (IBM)
Rule:
table_headers_exists