diff --git a/files/zh-cn/web/html/attributes/autocomplete/index.md b/files/zh-cn/web/html/attributes/autocomplete/index.md index a7a28504de2dc0..9d6e0eb44249b5 100644 --- a/files/zh-cn/web/html/attributes/autocomplete/index.md +++ b/files/zh-cn/web/html/attributes/autocomplete/index.md @@ -1,17 +1,6 @@ --- title: The HTML 自动完成属性 slug: Web/HTML/Attributes/autocomplete -tags: - - HTML - - 参考 - - 地址 - - 密码 - - 属性 - - 用户名 - - 电话号码 - - 自动完成 - - 邮件地址 -translation_of: Web/HTML/Attributes/autocomplete original_slug: Web/HTML/Attributes/自动完成属性 --- {{HTMLSidebar("Global_attributes")}} diff --git a/files/zh-cn/web/html/attributes/crossorigin/index.md b/files/zh-cn/web/html/attributes/crossorigin/index.md index 0595bfe942cc0a..fa6b7ac33320bd 100644 --- a/files/zh-cn/web/html/attributes/crossorigin/index.md +++ b/files/zh-cn/web/html/attributes/crossorigin/index.md @@ -1,17 +1,6 @@ --- title: CORS settings attributes slug: Web/HTML/Attributes/crossorigin -tags: - - Advanced - - CORS - - HTML5 - - Security - - anonymous - - cdn - - crossorigin= - - img &video - - script &link -translation_of: Web/HTML/Attributes/crossorigin original_slug: Web/HTML/CORS_settings_attributes --- 在 HTML5 中,一些 HTML 元素提供了对 [CORS](/zh-CN/docs/HTTP/Access_control_CORS) 的支持, 例如 {{ HTMLElement("audio") }}、{{ HTMLElement("img") }}、{{ HTMLElement("link") }}、{{ HTMLElement("script") }} 和 {{ HTMLElement("video") }} 均有一个跨域属性 (`crossOrigin` property),它允许你配置元素获取数据的 CORS 请求。 diff --git a/files/zh-cn/web/html/attributes/index.md b/files/zh-cn/web/html/attributes/index.md index 941df1a15b47f7..ebed2470bd1688 100644 --- a/files/zh-cn/web/html/attributes/index.md +++ b/files/zh-cn/web/html/attributes/index.md @@ -1,15 +1,6 @@ --- title: HTML 属性参考 slug: Web/HTML/Attributes -tags: - - Attribute - - HTML - - IDL - - 元素 - - 元素属性 - - 参考 - - 属性 -translation_of: Web/HTML/Attributes --- HTML 中的元素拥有属性(attribute);这些额外的属性值可以配置元素或者以各种方式来调整元素的行为,进而满足用户所需的标准。 diff --git a/files/zh-cn/web/html/attributes/pattern/index.md b/files/zh-cn/web/html/attributes/pattern/index.md index e34c1372e5dc72..3cea7a91a2f4bb 100644 --- a/files/zh-cn/web/html/attributes/pattern/index.md +++ b/files/zh-cn/web/html/attributes/pattern/index.md @@ -1,12 +1,6 @@ --- title: 'HTML attribute: pattern' slug: Web/HTML/Attributes/pattern -tags: - - 属性 - - 约束验证 API - - HTML - - 参考 -translation_of: Web/HTML/Attributes/pattern --- {{HTMLSidebar}} diff --git a/files/zh-cn/web/html/block-level_elements/index.md b/files/zh-cn/web/html/block-level_elements/index.md index 9e30d111b1f6a3..5696af34f79db1 100644 --- a/files/zh-cn/web/html/block-level_elements/index.md +++ b/files/zh-cn/web/html/block-level_elements/index.md @@ -1,12 +1,6 @@ --- title: 块级元素 slug: Web/HTML/Block-level_elements -tags: - - HTML - - Web 开发 - - 初学者 - - 指南 -translation_of: Web/HTML/Block-level_elements --- HTML(超文本标记语言)中元素大多数都是“块级”元素或[行内元素](/zh-CN/docs/Web/HTML/Inline_elements)。块级元素占据其父元素(容器)的整个水平空间,垂直空间等于其内容高度,因此创建了一个“块”。这篇文章帮助解释这个概念。 diff --git a/files/zh-cn/web/html/cors_enabled_image/index.md b/files/zh-cn/web/html/cors_enabled_image/index.md index d65520743eb0a6..944a5f67b32388 100644 --- a/files/zh-cn/web/html/cors_enabled_image/index.md +++ b/files/zh-cn/web/html/cors_enabled_image/index.md @@ -1,14 +1,6 @@ --- title: 启用了 CORS 的图片 slug: Web/HTML/CORS_enabled_image -tags: - - CORS - - Canvas - - HTML - - 参考 - - 安全 - - 高级 -translation_of: Web/HTML/CORS_enabled_image --- HTML 规范中图片有一个 `{{ htmlattrxref("crossorigin", "img") }}` 属性,结合合适的 `{{Glossary("CORS")}}` 响应头,就可以实现在画布中使用跨域 `{{ HTMLElement("img") }}` 元素的图像,就像在原生 `{{ HTMLElement("canvas") }}` 中使用一样。 diff --git a/files/zh-cn/web/html/element/a/index.md b/files/zh-cn/web/html/element/a/index.md index 1a7a418ad799bd..985d1e88239b9c 100644 --- a/files/zh-cn/web/html/element/a/index.md +++ b/files/zh-cn/web/html/element/a/index.md @@ -1,14 +1,6 @@ --- title: slug: Web/HTML/Element/a -tags: - - Element - - HTML - - HTML text-level semantics - - Reference - - Web - - 元素 -translation_of: Web/HTML/Element/a --- {{HTMLRef}} diff --git a/files/zh-cn/web/html/element/abbr/index.md b/files/zh-cn/web/html/element/abbr/index.md index 43f6f697fc994a..ad909db7a04a1d 100644 --- a/files/zh-cn/web/html/element/abbr/index.md +++ b/files/zh-cn/web/html/element/abbr/index.md @@ -1,14 +1,6 @@ --- title: slug: Web/HTML/Element/abbr -tags: - - Element - - HTML - - HTML text-level semantics - - Reference - - Web - - abbr -translation_of: Web/HTML/Element/abbr --- {{HTMLRef}} diff --git a/files/zh-cn/web/html/element/acronym/index.md b/files/zh-cn/web/html/element/acronym/index.md index 83a841fbd8a004..5f1d9aa996bb5f 100644 --- a/files/zh-cn/web/html/element/acronym/index.md +++ b/files/zh-cn/web/html/element/acronym/index.md @@ -1,9 +1,6 @@ --- title: slug: Web/HTML/Element/acronym -tags: - - -translation_of: Web/HTML/Element/acronym --- {{deprecated_header}} diff --git a/files/zh-cn/web/html/element/address/index.md b/files/zh-cn/web/html/element/address/index.md index 8fed8ea34df2a1..e701cd184c00bb 100644 --- a/files/zh-cn/web/html/element/address/index.md +++ b/files/zh-cn/web/html/element/address/index.md @@ -1,10 +1,6 @@ --- title:
slug: Web/HTML/Element/address -tags: - - HTML - - 元素 -translation_of: Web/HTML/Element/address --- {{HTMLRef}} diff --git a/files/zh-cn/web/html/element/applet/index.md b/files/zh-cn/web/html/element/applet/index.md index 3cee3ec5714dc9..64ca8c33573eba 100644 --- a/files/zh-cn/web/html/element/applet/index.md +++ b/files/zh-cn/web/html/element/applet/index.md @@ -1,12 +1,6 @@ --- title: slug: Web/HTML/Element/applet -tags: - - HTML - - 元素 - - 参考 - - 网页开发 -translation_of: Web/HTML/Element/applet --- {{deprecated_header}} diff --git a/files/zh-cn/web/html/element/area/index.md b/files/zh-cn/web/html/element/area/index.md index d7acb4b54cc6ec..fd88a31d28dcee 100644 --- a/files/zh-cn/web/html/element/area/index.md +++ b/files/zh-cn/web/html/element/area/index.md @@ -1,13 +1,6 @@ --- title: slug: Web/HTML/Element/area -tags: - - HTML - - Web - - 元素 - - 参考 - - 多媒体 -translation_of: Web/HTML/Element/area --- ## 简要 diff --git a/files/zh-cn/web/html/element/article/index.md b/files/zh-cn/web/html/element/article/index.md index 193739ac3d7e3d..975b1cd511d861 100644 --- a/files/zh-cn/web/html/element/article/index.md +++ b/files/zh-cn/web/html/element/article/index.md @@ -1,10 +1,6 @@ --- title:
slug: Web/HTML/Element/article -tags: - - HTML - - 元素 -translation_of: Web/HTML/Element/article --- {{HTMLRef}} diff --git a/files/zh-cn/web/html/element/aside/index.md b/files/zh-cn/web/html/element/aside/index.md index b9e538299edbd6..2d34b124c9cb47 100644 --- a/files/zh-cn/web/html/element/aside/index.md +++ b/files/zh-cn/web/html/element/aside/index.md @@ -1,11 +1,6 @@ --- title: