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
- 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
- About the Portland State University Senior Adult Learning Center page
- URL:
https://www.pdx.edu/senior-adult-learning-center/ - Tested on 2026-04-07 at 18:28
- URL:
- About HTML element 332
- Take me there
- Tag name:
DIV - Text:
SPRING 2026 REGISTRATION DATES & DEADLINES* … ** View a printed copy of the course schedule in the hallway outside the SALC office. A PDF version is available upon request: salc@pdx.edu.
- Start tag:
<div class="clearfix text-formatted field field--name-field-single-column-content field--type-text-long field--label-hidden field__item"> - XPath:
[not obtained] - Bounding box: x = 390, y = 1164, width = 1140, height = 691
Diagnoses
- 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