Kilotest: Diagnoses of table headers missing violation by HTML element 103 on University of Oregon page

Basics

About the University of Oregon page

About HTML element 103

About the table headers missing issue

Diagnoses

Here is how rule engines diagnose the table headers missing issue for HTML element 103 of the University of Oregon 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