Correct nesting (nesting)

Axe-core deprecated + obsolete

Elements like <ul> only contain valid child elements such as <li>, and not other types of elements like <div>.


Ul contains div:

This <ul> list contains <div> elements:



You can view full original source code by pressing Ctrl + U

Note: Possible to automatically test. This violation can be automatically detected by checking proper nesting within e.g. list elements.

axe detected: 1.3.1  |  QualWeb detected: 1.3.1