Skip to main content

Element

A node in the HTML document: usually an opening tag, content, and a closing tag.

An HTML element is a building block of the page — for example a heading, paragraph, or image. Elements nest to form the document tree.

Related guides

Related terms