- A structural unit of an HTML document consisting of a start tag, optional content, and an end tag (e.g.,
<p>Example</p>), though some elements are void and use only a single tag (e.g., <img>). Elements represent the semantic and visual building blocks of a web page, encoding meaning, hierarchy, and behavior as defined by the HTML specification.
- Related terms: End tag, Start tag, Technical Architecture Group, Tag
- Previous term: Electronic Frontier Foundation
- Next term: Eleventy
- Random term: Minimum viable product (webglossary.info/random 🎲)