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/cite/index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'files/zh-cn/web/html/element/cite') diff --git a/files/zh-cn/web/html/element/cite/index.html b/files/zh-cn/web/html/element/cite/index.html index 1369ae440f..56e1a01f14 100644 --- a/files/zh-cn/web/html/element/cite/index.html +++ b/files/zh-cn/web/html/element/cite/index.html @@ -11,7 +11,7 @@ translation_of: Web/HTML/Element/cite ---
{{HTMLRef}}
-

HTML引用( Citation)标签 (<cite>) 表示一个作品的引用,且必须包含作品的标题。这个引用可能是一个根据适当的上下文约定关联引用的元数据的缩写。

+

HTML 引用( Citation)标签 (<cite>) 表示一个作品的引用,且必须包含作品的标题。这个引用可能是一个根据适当的上下文约定关联引用的元数据的缩写。

{{EmbedInteractiveExample("pages/tabbed/cite.html", "tabbed-standard")}}
@@ -22,7 +22,7 @@ translation_of: Web/HTML/Element/cite 内容类别 -

流内容(Flow Content)叙述内容(Phrasing Content),可触及的内容(Palpable Content) 。

+

流内容(Flow Content)叙述内容(Phrasing Content),可触及的内容(Palpable Content)。

@@ -39,7 +39,7 @@ translation_of: Web/HTML/Element/cite DOM 接口 - 这个元素在Gecko 1.9.2 (Firefox 4)及之前的版本中 实现为HTMLElement, Firefox 实现为HTMLSpanElement。 + 这个元素在 Gecko 1.9.2 (Firefox 4) 及之前的版本中 实现为 HTMLElement, Firefox 实现为 HTMLSpanElement。 @@ -53,9 +53,9 @@ translation_of: Web/HTML/Element/cite -- cgit v1.2.3-54-g00ecf