Kilotest: Diagnoses of heading-like styles dubious violation by HTML element 1487 on Go Portland Go! Coalition page

Basics

About the Go Portland Go! Coalition page

About HTML element 1487

About the heading-like styles dubious issue

Diagnoses

Here is how rule engines diagnose the heading-like styles dubious issue for HTML element 1487 of the Go Portland Go! Coalition page.

  1. <p>If this all-bold line of text is functioning as a heading for the following text rather than a visual emphasis, replace the bold formatting with the appropriately numbered heading. Otherwise, dismiss this alert.</p> <p>Headings and subheadings create a <a href="https://www.w3.org/WAI/tutorials/page-structure/headings/" title="Opens in new tab" target="_blank">navigable table of contents</a> for assistive devices. The heading's <strong><em>number</em></strong> indicates its <strong><em>depth</em></strong> in the page outline; e.g.:</p> <ul> <li>Heading level 1 <ul> <li>Heading level 2: a topic <ul><li>Heading level 3: a subtopic</li></ul></li> <li>Heading level 2: a new topic</li> </ul> </li> </ul>

    Tool: Editoria11y (Princeton University)

    Rule: textPossibleHeading

  2. Heading markup should be used if this content is intended as a heading.

    Tool: HTML CodeSniffer (Squiz Labs)

    Rule: W-WCAG2AAA.Principle1.Guideline1_3.1_3_1.H42