Semantics
A section containing listitem elements.
Abstract Role
StructureRepresents a non-interactive part of a page that organizes content into coherent units.
Content Category
Flow ContentAn element that structures and organizes the body of a web document.
Allowed Descendants
Specific Guidance
Only listitem roles allowed.
Usage
Elements that can designate the role in HTML:
ul
ol
menu
dl[role=list]
div[role=list]
custom-element[role=list]