tag
A command in HTML, enclosed within the lesser than and greater than signs (<...>) which marks specified text as a heading, paragraph, list, etc. and for including images, forms which accept user input, and hypertext links within a document. Usually a start tag and end tag are paired around the content they refer to and form a 'container'. See element.