Kilotest: Diagnoses of section heading missing
violation by HTML element 338 on Pacific Northwest Software Quality Conference page
Here is how tools diagnose the section heading missing
issue for HTML element 338 of the Pacific Northwest Software Quality Conference page.
Basics
- About the
section heading missing
issue- Why it matters: User cannot understand the topic of a part of the document
- Priority: lowest
- Related WCAG standard: 1.3.1
- About the Pacific Northwest Software Quality Conference page
- URL:
https://pnsqc.org/ - Tested on 2026-04-02 at 14:53
- URL:
- About HTML element 338
- Take me there
- Tag name:
SECTION - Text:
RECENT EVENTS HOSTED BY PNSQC … If your company wants to co-host meetups, please contact: program@pnsqc.org
- Start tag:
<section id="recent-events" class="relative overflow-x-hidden py-12 bg-gradient-to-r from-pnsqc-gold/10 via-pnsqc-cyan/10 to-pnsqc-gold/10 border-y border-pnsqc-gold/20"> - XPath:
/html/body/section[4] - Bounding box: x = 0, y = 2311, width = 1920, height = 677
Diagnoses
- Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.
Tool: Html Checker API (World Wide Web Consortium)