内容分类 | -Flow content, sectioning content, palpable content. | -
---|---|
允许的内容 | -Flow content. | -
标签省略 | -不允许,开始标签和结束标签都不能省略。 | -
允许的父元素 | -所有接受 Flow content的元素。注意<article> 元素不能成为{{HTMLElement("address")}}元素的子元素。 |
-
允许的 ARIA roles | -application , document , feed , main , presentation , region |
-
DOM 实例 | -{{domxref("HTMLElement")}} | -
- \元素)作为``元素的子元素。
-- 当``元素嵌套使用时,则该元素代表与外层元素有关的文章。例如,代表博客评论的``元素可嵌套在代表博客文章的``元素中。
-- ``元素的作者信息可通过{{HTMLElement("address")}}元素提供,但是不适用于嵌套的``元素。
-- ``元素的发布日期和时间可通过{{HTMLElement("time")}}元素的[`pubdate`](/zh-CN/docs/Web/HTML/Element/time#pubdate)属性表示。
-- 可以使用{{HTMLElement("time")}} 元素的[`datetime`](/zh-CN/docs/Web/HTML/Element/time#datetime)属性来描述``元素的发布日期和时间。请注意{{HTMLElement("time")}}的*[`pubdate`](/zh-CN/docs/Web/HTML/Element/time#pubdate)* 属性不再是*{{glossary("W3C")}}* *{{glossary("HTML5")}}*标准。
+- 每个 ``,通常包括标题([``—``](/zh-CN/docs/Web/HTML/Element/Heading_Elements) 元素)作为 `` 元素的子元素。
+- 当 `` 元素嵌套使用时,则该元素代表与外层元素有关的文章。例如,代表博客评论的 `` 元素可嵌套在代表博客文章的 `` 元素中。
+- `` 元素的作者信息可通过 {{HTMLElement("address")}} 元素提供,但是不适用于嵌套的 `` 元素。
+- 可以使用 {{HTMLElement("time")}} 元素的 [`datetime`](/zh-CN/docs/Web/HTML/Element/time#datetime) 属性来描述 `` 元素的发布日期和时间。
## 示例
@@ -94,6 +64,84 @@ slug: Web/HTML/Element/article
```
+## 技术概要
+
+
+
+
+
+ 内容分类
+
+
+ 流式内容、分段内容、短语内容
+
+
+
+ 允许的内容
+
+ 流式内容。
+
+
+
+ 标签省略
+ 不允许,开始标签和结束标签都不能省略。
+
+
+ 允许的父元素
+
+ 所有接受流式内容的元素。注意<article>
元素不能成为 {{HTMLElement("address")}} 元素的子元素。
+
+
+
+ 隐含的 ARIA 角色
+
+ article
+
+
+
+ 允许的 ARIA 角色
+
+ application
、document
、feed
、main
、none
、presentation
、region
+
+
+
+ DOM 接口
+ {{domxref("HTMLElement")}}
+
+
+
+
## 规范
{{Specifications}}
@@ -102,7 +150,7 @@ slug: Web/HTML/Element/article
{{Compat}}
-## 相关文章
+## 参见
-- Others section-related elements: {{HTMLElement("body")}}, {{HTMLElement("nav")}}, {{HTMLElement("section")}}, {{HTMLElement("aside")}}, {{HTMLElement("h1")}}, {{HTMLElement("h2")}}, {{HTMLElement("h3")}}, {{HTMLElement("h4")}}, {{HTMLElement("h5")}}, {{HTMLElement("h6")}}, {{HTMLElement("hgroup")}}, {{HTMLElement("header")}}, {{HTMLElement("footer")}}, {{HTMLElement("address")}}
-- [Sections and outlines of an HTML5 document](/zh-CN/docs/Sections_and_Outlines_of_an_HTML5_document).
+- 其他分段相关元素:{{HTMLElement("body")}}、{{HTMLElement("nav")}}、{{HTMLElement("section")}}、{{HTMLElement("aside")}}、{{HTMLElement("Heading_Elements", "h1")}}、{{HTMLElement("Heading_Elements", "h2")}}、{{HTMLElement("Heading_Elements", "h3")}}、{{HTMLElement("Heading_Elements", "h4")}}、{{HTMLElement("Heading_Elements", "h5")}}、{{HTMLElement("Heading_Elements", "h6")}}、{{HTMLElement("hgroup")}}、{{HTMLElement("header")}}、{{HTMLElement("footer")}}、{{HTMLElement("address")}}
+- [使用 HTML 分段和大纲](/zh-CN/docs/Web/HTML/Element/Heading_Elements)
`—``](/zh-CN/docs/Web/HTML/Element/Heading_Elements) 元素)作为 `` 元素的子元素。
+- 当 `` 元素嵌套使用时,则该元素代表与外层元素有关的文章。例如,代表博客评论的 `` 元素可嵌套在代表博客文章的 `` 元素中。
+- `` 元素的作者信息可通过 {{HTMLElement("address")}} 元素提供,但是不适用于嵌套的 `` 元素。
+- 可以使用 {{HTMLElement("time")}} 元素的 [`datetime`](/zh-CN/docs/Web/HTML/Element/time#datetime) 属性来描述 `` 元素的发布日期和时间。
## 示例
@@ -94,6 +64,84 @@ slug: Web/HTML/Element/article
```
+## 技术概要
+
+
+
+
+
+ 内容分类
+
+
+ 流式内容、分段内容、短语内容
+
+
+
+ 允许的内容
+
+ 流式内容。
+
+
+
+ 标签省略
+ 不允许,开始标签和结束标签都不能省略。
+
+
+ 允许的父元素
+
+ 所有接受流式内容的元素。注意<article>
元素不能成为 {{HTMLElement("address")}} 元素的子元素。
+
+
+
+ 隐含的 ARIA 角色
+
+ article
+
+
+
+ 允许的 ARIA 角色
+
+ application
、document
、feed
、main
、none
、presentation
、region
+
+
+
+ DOM 接口
+ {{domxref("HTMLElement")}}
+
+
+
+
## 规范
{{Specifications}}
@@ -102,7 +150,7 @@ slug: Web/HTML/Element/article
{{Compat}}
-## 相关文章
+## 参见
-- Others section-related elements: {{HTMLElement("body")}}, {{HTMLElement("nav")}}, {{HTMLElement("section")}}, {{HTMLElement("aside")}}, {{HTMLElement("h1")}}, {{HTMLElement("h2")}}, {{HTMLElement("h3")}}, {{HTMLElement("h4")}}, {{HTMLElement("h5")}}, {{HTMLElement("h6")}}, {{HTMLElement("hgroup")}}, {{HTMLElement("header")}}, {{HTMLElement("footer")}}, {{HTMLElement("address")}}
-- [Sections and outlines of an HTML5 document](/zh-CN/docs/Sections_and_Outlines_of_an_HTML5_document).
+- 其他分段相关元素:{{HTMLElement("body")}}、{{HTMLElement("nav")}}、{{HTMLElement("section")}}、{{HTMLElement("aside")}}、{{HTMLElement("Heading_Elements", "h1")}}、{{HTMLElement("Heading_Elements", "h2")}}、{{HTMLElement("Heading_Elements", "h3")}}、{{HTMLElement("Heading_Elements", "h4")}}、{{HTMLElement("Heading_Elements", "h5")}}、{{HTMLElement("Heading_Elements", "h6")}}、{{HTMLElement("hgroup")}}、{{HTMLElement("header")}}、{{HTMLElement("footer")}}、{{HTMLElement("address")}}
+- [使用 HTML 分段和大纲](/zh-CN/docs/Web/HTML/Element/Heading_Elements)
+ 内容分类 + | ++ 流式内容、分段内容、短语内容 + | +
---|---|
允许的内容 | ++ 流式内容。 + | +
标签省略 | +不允许,开始标签和结束标签都不能省略。 | +
允许的父元素 | +
+ 所有接受流式内容的元素。注意<article> 元素不能成为 {{HTMLElement("address")}} 元素的子元素。
+ |
+
隐含的 ARIA 角色 | +
+ article
+ |
+
允许的 ARIA 角色 | +
+ application 、document 、feed 、main 、none 、presentation 、region
+ |
+
DOM 接口 | +{{domxref("HTMLElement")}} | +