HTML uses text surrounded by angle brackets to indicate how your content should be rendered (or
displayed) in the browser. The text with angle brackets is referred to as a tag; a pair of tags holding
some text or other content is referred to as an element. Take another look at the HTML you saw in
the previous Try It Out where you opened the source window for the page in the browser: