Conformance Demo for WCAG 2.2 Success Criterion 2.4.3 Focus Order (Level A)

2.4.3 Conformance Shown with Non-Technical Explanation

The focus order includes content that should be focusable.

2.4.3 Conformance Shown with Technical Explanation and Markup

<h1 tabindex="0">Non-Conformance Demo for WCAG 2.2 Success Criterion 2.4.3 Focus Order (Level A)</h1>

<h2 tabindex="0">2.4.3 Non-Conformance Shown with Non-Technical Explanation</h2>

<h2 tabindex="0">2.4.3 Non-Conformance Shown with Technical Explanation and Markup</h2>

<h2 tabindex="0">Pithy Guide Page Specific Navigation</h2>

The tabindex attribute that makes headers focusable with a keyboard has been included with headers where it should be present.