Kilotest: Diagnoses of table headers missing
violation by HTML element 732 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 732
- Tag name:
DIV - Text:
We appreciate your support … The Y bridges our divides. Regardless of age, ability, faith, gender, or income, we ensure everyone has the opportunity to reach their full potential. When you get involved at the Y, you help bring about lasting personal and social change.
- Start tag:
<div style="overflow-x:auto;"> - XPath:
[not obtained] - Bounding box: x = 336, y = 5207, width = 1249, height = 530
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 732 of the YMCA of Greater San Antonio page.
- The table has no defined headers. Make sure that rows and columns are identified using <code><th></code> elements. If applicable then head of the columns of the table should be wrapped using <code><thead></code> element.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
table_row_and_column_headersRC