Aside (HTML element)

From Wiki @ Karl Jones dot com
Revision as of 09:31, 26 April 2016 by Karl Jones (Talk | contribs) (Created page with "In HTML5, the '''article''' element represents a major unit of content. == Semantic element == '''article''' is a container for holding further content. It has Seman...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

In HTML5, the article element represents a major unit of content.

Semantic element

article is a container for holding further content.

It has semantic meaning: "contents are article-related".

See also

External links