A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://webplatform.github.io/docs/html/elements/aside below:

aside ยท WebPlatform Docs

aside Summary

The aside element (<aside>) indicates content that is only tangentially related to the rest of the content.

Overview Table
DOM Interface
HTMLElement

The aside element may be used for:

Or any other content that is considered separate from the main content of the page.

Examples

The following example shows how an aside is used to mark up background material on Switzerland in a much longer news story on Europe.

<aside>
 <h1>Switzerland</h1>
 <p>Switzerland, a land-locked country in the middle of geographic
 Europe, has not joined the geopolitical European Union, though it is
 a signatory to a number of European treaties.</p>
</aside>
Related specifications
HTML 5.1
W3C Working Draft
HTML 5
W3C Recommendation
Attributions

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4