HTML elements
HTML elements are the building blocks of web pages.
The web page to the right is made up of a collection of HTML elements. Each element is outlined in blue and labeled with its name.
HTML elements describe each piece of content on a web page so that the web browser knows how to display it.
The next few cards will cover five common HTML elements.