RuleSets of AccessMonitor - the validator of web accessibility practices
The “Inappropriate List Items Check” evaluates whether there is any element inside a list container that is not a <li>
element.
I located 1 list that contains elements that are not list items.
<li>
elements as part of the list, or skip them entirely.To address inappropriate list items:
<li>
tag.