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

Basics

About the Portland State University Senior Adult Learning Center page

About HTML element 335

About the table headers missing issue

Diagnoses

Here is how tools diagnose the table headers missing issue for HTML element 335 of the Portland State University Senior Adult Learning Center 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

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