twitter rss feed

html5 laboratory

The <article> element

Description

This element defines an article which represents a section of content that forms an independent part of a document or site (and is intended to be independently distributable or reusable) for example a magazine article or a blog entry.

Tags

This element must have a start and an end tag

Attributes

This element has no special attributes, but accepts the standard set of common attributes.

Notes

None