Semantics

A section of a page that forms an independent part of a document, page, or site.

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

Flow Children Allowed

No main element descendants allowed.

Usage

Elements that can designate the role in HTML:

  • article
  • div[role=article]
  • custom-element[role=article]