Kilotest: Diagnoses of table headers missing violation by HTML element 332 on Portland State University Senior Adult Learning Center page

Here is how tools diagnose the table headers missing issue for HTML element 332 of the Portland State University Senior Adult Learning Center page.

Basics

Diagnoses

  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