Latest web development tutorials

HTML <article> tag

Examples

<Article> <H1> Internet Explorer 9 </ h1> <P> Windows Internet Explorer 9 (abbreviated as IE9) in at 21 o'clock on March 14, 2011 release. </ P> </ Article>

try it"

Browser Support

Internet ExplorerFirefoxOperaGoogle ChromeSafari

IE 9 +, Firefox, Opera, Chrome and Safari support the <article> tag.

Note: IE 8 or earlier versions of IE browser does not support the <article> tag.


Tag definitions and instructions

<Article> tag defines independent content.

Content <article> tag defines itself must be meaningful and must be independent of the rest of the document.

<Article> potential sources:

  • Forum Posts
  • Blog articles
  • News Story
  • comment

Differences between HTML 4.01 and HTML5

<Article> tag HTML5 is the new label.


Global Properties

<article> tag supports HTML global properties .


Event Properties

<article> tag supports HTML event properties .