HTML5提供的<aside>元素标签用来表示当前页面或文章的附属信息部分。
根据W3C的最新定义规范:
aside元素标签可以包含与当前页面或主要内容相关的引用、侧边栏、广告、nav元素组,以及其他类似的有别与主要内容的部分。
The element can be used for typographical effects like pull quotes or sidebars, for advertising, for groups of nav elements, and for other content that is considered separate from the main content of the page.