Kilotest: Diagnoses of table headers missing
violation by HTML element 589 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 589
- Tag name:
DIV - Text:
Reinvesting In Our Community … Dedicated to continual improvement.
- Start tag:
<div class="bp-unrestricted field-item"> - XPath:
/html/body/div[1]/div[1]/div[3]/main[1]/div[1]/div[2]/div[2]/article[1]/div[5]/div[1]/div[1] - Bounding box: x = 16, y = 3762, width = 1888, 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 589 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