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.
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.