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/abbr/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/zh-cn/web/html/element/abbr') diff --git a/files/zh-cn/web/html/element/abbr/index.html b/files/zh-cn/web/html/element/abbr/index.html index a59a429de1..cf2fb9da5d 100644 --- a/files/zh-cn/web/html/element/abbr/index.html +++ b/files/zh-cn/web/html/element/abbr/index.html @@ -101,7 +101,7 @@ translation_of: Web/HTML/Element/abbr

缩写样式

-

你可以像这个简单的例子一样,用CSS来为缩写做一个样式。

+

你可以像这个简单的例子一样,用 CSS 来为缩写做一个样式。

HTML

@@ -153,7 +153,7 @@ accessed.</p>

{{EmbedLiveSample("Defining_an_abbreviation", 600, 120)}}

-

可以在 How to mark abbreviations and make them understandable 中浏览更多深层次的实例.

+

可以在 How to mark abbreviations and make them understandable 中浏览更多深层次的实例。

可访问性问题

-- cgit v1.2.3-54-g00ecf