Semantics

A paragraph of content.

Abstract Role

  • StructureRepresents a non-interactive part of a page that organizes content into coherent units.

Content Categories

  • Flow ContentAn element that structures and organizes the body of a web document.

Allowed Descendants

Phrasing Children Allowed

Usage

Allowed HTML elements

Implicit semantics

These elements have the role semantics by default, without needing to set the role attribute. Reach for elements with native semantics first when choosing how to implement a role in your content.

  • p

Explicitly allowed

  • None

Elements that can have any role

  • abbr[role=paragraph]
  • address[role=paragraph]
  • b[role=paragraph]
  • blockquote[role=paragraph]
  • canvas[role=paragraph]
  • cite[role=paragraph]
  • code[role=paragraph]
  • custom-element[role=paragraph]
  • data[role=paragraph]
  • del[role=paragraph]
  • dfn[role=paragraph]
  • div[role=paragraph]
  • em[role=paragraph]
  • figure[role=paragraph]
  • i[role=paragraph]
  • ins[role=paragraph]
  • kbd[role=paragraph]
  • mark[role=paragraph]
  • output[role=paragraph]
  • pre[role=paragraph]
  • q[role=paragraph]
  • samp[role=paragraph]
  • small[role=paragraph]
  • span[role=paragraph]
  • table[role=paragraph]
  • tbody[role=paragraph]
  • tfoot[role=paragraph]
  • thead[role=paragraph]
  • time[role=paragraph]
  • u[role=paragraph]
  • var[role=paragraph]