element
The basic building block of an HTML document. When an element consists of a start tag, an end tag, and text or some other content it can also be referred to as a 'container'. An 'empty element', such as that commanding a line break, has only one tag and no content.