Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

HTML5 <article>tag


May 03, 2021 HTML5


Table of contents


Label definition and instructions for use

Labels define independent content.

The content defined by the label itself must be meaningful and independent of the rest of the document.

Potential sources:

  • Forum posts
  • Blog posts
  • News stories
  • Comments

The difference between HTML 4.01 and HTML5

The label is the new label for HTML5.


Global properties

Labels support the global properties of HTML.


The event property

The tag supports the event properties of HTML.

<article>
<h1>Internet Explorer 9</h1>
<p>Windows Internet Explorer 9 (缩写为 IE9)在2011年3月14日21:00发布。</p>
</article>

Try it out . . .

Browser support

HTML5 <article>tag HTML5 <article>tag HTML5 <article>tag HTML5 <article>tag HTML5 <article>tag

IE 9 Plus, Firefox, Opera, Chrome, and Safari all support the hashtag.

Note: IE 8 or earlier versions of IE browsers do not support the label.