aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/html/element/optgroup/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/html/element/optgroup/index.html')
-rw-r--r--files/zh-cn/web/html/element/optgroup/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/files/zh-cn/web/html/element/optgroup/index.html b/files/zh-cn/web/html/element/optgroup/index.html
index c2fb23f845..47f6341cca 100644
--- a/files/zh-cn/web/html/element/optgroup/index.html
+++ b/files/zh-cn/web/html/element/optgroup/index.html
@@ -3,7 +3,7 @@ title: <optgroup>
slug: Web/HTML/Element/optgroup
tags:
- HTML
- - HTML表单
+ - HTML 表单
- 元素
- 参考
- 表单
@@ -11,7 +11,7 @@ translation_of: Web/HTML/Element/optgroup
---
<p>{{HTMLRef}}</p>
-<p><strong>HTML元素 <code>&lt;optgroup&gt;</code> </strong>为{{HTMLElement("select")}} 元素中的选项创建分组。</p>
+<p><strong>HTML 元素 <code>&lt;optgroup&gt;</code> </strong>为{{HTMLElement("select")}} 元素中的选项创建分组。</p>
<p>{{EmbedInteractiveExample("pages/tabbed/optgroup.html", "tabbed-standard")}}</p>
@@ -31,7 +31,7 @@ translation_of: Web/HTML/Element/optgroup
</tr>
<tr>
<th scope="row">允许的父元素</th>
- <td>一个 {{HTMLElement("select")}} 元素.</td>
+ <td>一个 {{HTMLElement("select")}} 元素。</td>
</tr>
<tr>
<th scope="row">Implicit ARIA role</th>