HTML and CSS Reference
In-Depth Information
Name
article
Synopsis
<article> . . . </article>
Not in HTML 4.01 . Represents a self-contained piece of content, such as a magazine article,
blog post, reader comment, or newspaper article that is intended to be independently distribut-
able, reusable, or used in syndication. article elements may be nested, such as for comments
associated with a blog post.
Usage
Categories:
Flow content, sectioning content, palpable content
Permitted contexts:
Where flow content is expected
Permitted content:
Flow content (but no main element descendants)
Start/end tags:
Required/Required
Attributes
HTML5 Global Attributes
Example
<article>
<header>
<h1>Further Research</h1>
<p><time datetime="2010-01-14T03:13">January 14, 2010
Search WWH ::




Custom Search