From 01b845e6d402777fe03cc4dd7ed5f21af400eed1 Mon Sep 17 00:00:00 2001 From: Jason Lee Date: Tue, 4 Jan 2022 17:38:26 +0800 Subject: Improve copywriting for add spaces between Chinese and English words for files/zh-cn/web/html/element. --- files/zh-cn/web/html/element/thead/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'files/zh-cn/web/html/element/thead') diff --git a/files/zh-cn/web/html/element/thead/index.html b/files/zh-cn/web/html/element/thead/index.html index 1e9e104503..bf446a6f4d 100644 --- a/files/zh-cn/web/html/element/thead/index.html +++ b/files/zh-cn/web/html/element/thead/index.html @@ -18,15 +18,15 @@ translation_of: Web/HTML/Element/thead 内容类别 - 无. + 无。 允许内容 - 零或多个{{ HTMLElement("tr") }}元素. + 零或多个{{ HTMLElement("tr") }}元素。 标签省略 - 开头的标签是强制的. 如果{{ HTMLElement("thead") }} 元素后直接跟 {{ HTMLElement("tbody") }}或{{ HTMLElement("tfoot") }}元素,结尾的标签可以被省略。 + 开头的标签是强制的。如果{{ HTMLElement("thead") }} 元素后直接跟 {{ HTMLElement("tbody") }}或{{ HTMLElement("tfoot") }}元素,结尾的标签可以被省略。 Permitted parents -- cgit v1.2.3-54-g00ecf