back

Aside

Tag: <aside>

The aside tag is used in an article to indicate secondary content that is related to the main article, for example sidebars or quotes from the text.This can then be styled.
The aside needs to be closed with the closing tag </aside>

This tag is new in HTML5

Example