Semantic tags

They allow developers to structure the HTML page.

<header></header>
<footer></footer>

# In a basic HTML document, it will not automatically create a sidebar.
<aside></aside>