Creates a hyperlink to web pages, files, or email addresses.
#a#links & media
A self-contained composition in a document.
#article#semantic html
Embeds sound content in documents.
#audio#links & media
Represents the content of an HTML document.
#body#document structure
Marks text that has stress emphasis.
#em#text content
A footer for its nearest ancestor sectioning content.
#footer#semantic html
A document section containing interactive controls for submitting information.
#form#forms
Section heading level 1 (highest).
#h1#text content
Section heading level 6 (lowest).
#h6#text content
Contains machine-readable information (metadata) about the document.
#head#document structure
Introductory content, typically a group of introductory or navigational aids.
#header#semantic html
A thematic break between paragraph-level elements.
#hr#text content
The root element of an HTML document.
#html#document structure
Embeds a nested browsing context (another HTML page).
#iframe#links & media
Embeds an image into the document.
#img#links & media
An interactive control for web-based forms to accept data from the user.
#input#forms
A user interface item caption.
#label#forms
Specifies relationships between the current document and an external resource.
#link#document structure
The dominant content of the body of a document.
#main#semantic html
Metadata that cannot be represented by other HTML meta-related elements.
#meta#document structure
A section of a page whose purpose is to provide navigation links.
#nav#semantic html
An ordered list of items, typically rendered as a numbered list.
#ol#lists
An item contained in a select, optgroup, or datalist element.
#option#forms
A generic standalone section of a document.
#section#semantic html
A control that provides a menu of options.
#select#forms
Indicates that its contents have strong importance.
#strong#text content
Defines a cell of a table that contains data.
#td#tables
A multi-line plain-text editing control.
#textarea#forms
Defines a cell as a header of a group of table cells.
#th#tables
Defines the document title that is shown in a browser title bar or tab.
#title#document structure
Defines a row of cells in a table.
#tr#tables
An unordered list of items, typically rendered as a bulleted list.
#ul#lists
Embeds a media player which supports video playback.
#video#links & media