diff options
Diffstat (limited to 'files/zh-cn/web/html/element/rtc/index.html')
-rw-r--r-- | files/zh-cn/web/html/element/rtc/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/html/element/rtc/index.html b/files/zh-cn/web/html/element/rtc/index.html index ded5504965..c756d2a85c 100644 --- a/files/zh-cn/web/html/element/rtc/index.html +++ b/files/zh-cn/web/html/element/rtc/index.html @@ -3,7 +3,7 @@ title: <rtc> slug: Web/HTML/Element/rtc translation_of: Web/HTML/Element/rtc --- -<p><strong>HTML <code><rtc></code> 元素</strong>包含文字的语义注解,它们在 {{HTMLElement("rb")}} 元素中展示。{{HTMLElement("rb")}} 元素可以拥有发音 ({{HTMLElement("rt")}}) 和语义({{HTMLElement("rtc")}}) 注解。</p> +<p><strong>HTML <code><rtc></code> 元素</strong>包含文字的语义注解,它们在 {{HTMLElement("rb")}} 元素中展示。{{HTMLElement("rb")}} 元素可以拥有发音 ({{HTMLElement("rt")}}) 和语义 ({{HTMLElement("rtc")}}) 注解。</p> <table class="properties"> <tbody> @@ -21,7 +21,7 @@ translation_of: Web/HTML/Element/rtc </tr> <tr> <th scope="row">允许的父元素</th> - <td>{{HTMLElement("ruby")}} 元素.</td> + <td>{{HTMLElement("ruby")}} 元素。</td> </tr> <tr> <th scope="row">允许的 ARIA 角色</th> |