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

About HTML element 589

About the table headers missing issue

Diagnoses

Here is how rule engines diagnose the table headers missing issue for HTML element 589 of the YMCA of Greater San Antonio page.

  1. 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