Kilotest: Diagnoses of list not marked as such?
violation by HTML element 400 on Portland State University Senior Adult Learning Center page
Basics
About the Portland State University Senior Adult Learning Center page
- URL: https://www.pdx.edu/senior-adult-learning-center/
- Tested 30 days ago by job
gr7on 2026-05-03 at 04:33
About HTML element 400
- Tag name:
P - Text:
* All important dates (including drop, add, and refund deadlines) are listed on the Academic Calendar. Auditors are considered "non degree students" when referring to the academic calendar. … ** 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:
<p> - XPath:
[not obtained] - Bounding box: x = 390, y = 2154, width = 1140, height = 112
About the list not marked as such?
issue
- Why it matters: User may be unable to get help on which items are in lists
- Priority: lowest
- Related WCAG standard: 1.3.1
Diagnoses
Here is how tools diagnose the list not marked as such?
issue for HTML element 400 of the Portland State University Senior Adult Learning Center page.
- This content looks like it is simulating an unordered list using plain text. If so, marking up this content with a ul element would add proper structure information to the document.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
W-WCAG2AAA.Principle1.Guideline1_3.1_3_1.H48.1