Heading levels skip order
PoważnyHeadings should follow a logical order (h1 → h2 → h3) without skipping levels.
WCAG 1.3.1Dotyczy 3 element(ów)
<h4> "A software collaboration platform that provides" (after h2)<h4> "Create an account" (after h2)<h4> "Beautiful Soup" (after h2)
Jak naprawić
Restructure headings to follow sequential order. Don't skip from h1 to h3.