Content sectioning elements allow you to organize the document content into
logical pieces. Use the sectioning elements to create a broad outline for
your page content, including header and footer navigation, and heading
elements to identify sections of content.
Address | The HTML <address> element indicates that the enclosed HTML provides contact
information for a person or people, or for an organization.
|
AddressBuilder | The HTML <address> element indicates that the enclosed HTML provides contact
information for a person or people, or for an organization.
|
Article | The HTML <article> element represents a self-contained composition in a document,
page, application, or site, which is intended to be independently distributable or reusable
(e.g., in syndication).
|
ArticleBuilder | The HTML <article> element represents a self-contained composition in a document,
page, application, or site, which is intended to be independently distributable or reusable
(e.g., in syndication).
|
Aside | The HTML <aside> element represents a portion of a document whose content is only
indirectly related to the document's main content.
|
AsideBuilder | The HTML <aside> element represents a portion of a document whose content is only
indirectly related to the document's main content.
|
Footer | The HTML <footer> element represents a footer for its nearest sectioning content
or sectioning root element. A footer typically contains information about the author of
the section, copyright data or links to related documents.
|
FooterBuilder | The HTML <footer> element represents a footer for its nearest sectioning content
or sectioning root element. A footer typically contains information about the author of
the section, copyright data or links to related documents.
|
H1 | The HTML <h1> –<h6> elements represent six levels of section headings. <h1> is
the highest section level and <h6> is the lowest.
|
H1Builder | The HTML <h1> –<h6> elements represent six levels of section headings. <h1> is
the highest section level and <h6> is the lowest.
|
H2 | The HTML <h1> –<h6> elements represent six levels of section headings. <h1> is
the highest section level and <h6> is the lowest.
|
H2Builder | The HTML <h1> –<h6> elements represent six levels of section headings. <h1> is
the highest section level and <h6> is the lowest.
|
H3 | The HTML <h1> –<h6> elements represent six levels of section headings. <h1> is
the highest section level and <h6> is the lowest.
|
H3Builder | The HTML <h1> –<h6> elements represent six levels of section headings. <h1> is
the highest section level and <h6> is the lowest.
|
H4 | The HTML <h1> –<h6> elements represent six levels of section headings. <h1> is
the highest section level and <h6> is the lowest.
|
H4Builder | The HTML <h1> –<h6> elements represent six levels of section headings. <h1> is
the highest section level and <h6> is the lowest.
|
H5 | The HTML <h1> –<h6> elements represent six levels of section headings. <h1> is
the highest section level and <h6> is the lowest.
|
H5Builder | The HTML <h1> –<h6> elements represent six levels of section headings. <h1> is
the highest section level and <h6> is the lowest.
|
H6 | The HTML <h1> –<h6> elements represent six levels of section headings. <h1> is
the highest section level and <h6> is the lowest.
|
H6Builder | The HTML <h1> –<h6> elements represent six levels of section headings. <h1> is
the highest section level and <h6> is the lowest.
|
Header | The HTML <header> element represents introductory content, typically a group of
introductory or navigational aids. It may contain some heading elements but also a logo, a
search form, an author name, and other elements.
|
HeaderBuilder | The HTML <header> element represents introductory content, typically a group of
introductory or navigational aids. It may contain some heading elements but also a logo, a
search form, an author name, and other elements.
|
Hgroup | The HTML <hgroup> element represents a multi-level heading for a section of a
document. It groups a set of <h1>–<h6> elements.
|
HgroupBuilder | The HTML <hgroup> element represents a multi-level heading for a section of a
document. It groups a set of <h1>–<h6> elements.
|
Main | The HTML <main> element represents the dominant content of the <body> of
a document. The main content area consists of content that is directly related to or expands
upon the central topic of a document, or the central functionality of an application.
|
MainBuilder | The HTML <main> element represents the dominant content of the <body> of
a document. The main content area consists of content that is directly related to or expands
upon the central topic of a document, or the central functionality of an application.
|
Nav | The HTML <nav> element represents a section of a page whose purpose is to provide
navigation links, either within the current document or to other documents. Common examples
of navigation sections are menus, tables of contents, and indexes.
|
NavBuilder | The HTML <nav> element represents a section of a page whose purpose is to provide
navigation links, either within the current document or to other documents. Common examples
of navigation sections are menus, tables of contents, and indexes.
|
Section | The HTML <section> element represents a standalone section — which doesn't have a
more specific semantic element to represent it — contained within an HTML document.
|
SectionBuilder | The HTML <section> element represents a standalone section — which doesn't have a
more specific semantic element to represent it — contained within an HTML document.
|
address | The HTML <address> element indicates that the enclosed HTML provides contact
information for a person or people, or for an organization.
|
article | The HTML <article> element represents a self-contained composition in a document,
page, application, or site, which is intended to be independently distributable or reusable
(e.g., in syndication).
|
aside | The HTML <aside> element represents a portion of a document whose content is only
indirectly related to the document's main content.
|
footer | The HTML <footer> element represents a footer for its nearest sectioning content
or sectioning root element. A footer typically contains information about the author of
the section, copyright data or links to related documents.
|
h1 | The HTML <h1> –<h6> elements represent six levels of section headings. <h1> is
the highest section level and <h6> is the lowest.
|
h2 | The HTML <h1> –<h6> elements represent six levels of section headings. <h1> is
the highest section level and <h6> is the lowest.
|
h3 | The HTML <h1> –<h6> elements represent six levels of section headings. <h1> is
the highest section level and <h6> is the lowest.
|
h4 | The HTML <h1> –<h6> elements represent six levels of section headings. <h1> is
the highest section level and <h6> is the lowest.
|
h5 | The HTML <h1> –<h6> elements represent six levels of section headings. <h1> is
the highest section level and <h6> is the lowest.
|
h6 | The HTML <h1> –<h6> elements represent six levels of section headings. <h1> is
the highest section level and <h6> is the lowest.
|
header | The HTML <header> element represents introductory content, typically a group of
introductory or navigational aids. It may contain some heading elements but also a logo, a
search form, an author name, and other elements.
|
hgroup | The HTML <hgroup> element represents a multi-level heading for a section of a
document. It groups a set of <h1>–<h6> elements.
|
main | The HTML <main> element represents the dominant content of the <body> of
a document. The main content area consists of content that is directly related to or expands
upon the central topic of a document, or the central functionality of an application.
|
nav | The HTML <nav> element represents a section of a page whose purpose is to provide
navigation links, either within the current document or to other documents. Common examples
of navigation sections are menus, tables of contents, and indexes.
|
section | The HTML <section> element represents a standalone section — which doesn't have a
more specific semantic element to represent it — contained within an HTML document.
|