Ensure lists are marked up correctly
Kungälv
From: WCAG 2.0 A 4.1.1
Lists (e.g., <ul>
or <ol>
) should only contain list items (<li>
) as a direct descendant
to ensure that screen readers can accurately report the amount of items contained in the list.
Where this issue has occurred
Only the top 20 issues are shown here