What a Tag Is
A tag is a small HTML label that tells the browser what kind of content it is looking at. Tags usually appear inside angle brackets, such as p for a paragraph or h1 for a main heading.
You do not need to memorize lots of tags yet. The important first idea is that tags help describe the content on the page.
A tag is a label that helps the browser understand a piece of content.