Skip to main content

Tag

The angle-bracket markers that open or close an HTML element.

A tag is the written form of markup, such as <p> or </p>. Opening and closing tags wrap content to form an element.

Related guides

Related terms