Semantics

An element containing content that assistive technology users may want to browse in a reading mode.

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

Usage

Elements that can designate the role in HTML:

  • article[role=document]
  • embed[role=document]
  • iframe[role=document]
  • object[role=document]
  • section[role=document]
  • div[role=document]
  • custom-element[role=document]