aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/html/element/abbr/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/html/element/abbr/index.html')
-rw-r--r--files/zh-cn/web/html/element/abbr/index.html4
1 files changed, 2 insertions, 2 deletions
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
<h3 id="缩写样式">缩写样式</h3>
-<p>你可以像这个简单的例子一样,用CSS来为缩写做一个样式。</p>
+<p>你可以像这个简单的例子一样,用 CSS 来为缩写做一个样式。</p>
<h4 id="HTML_2">HTML</h4>
@@ -153,7 +153,7 @@ accessed.&lt;/p&gt;</pre>
<p>{{EmbedLiveSample("Defining_an_abbreviation", 600, 120)}}</p>
-<p>可以在 <em><a href="https://developer.mozilla.org/en-US/docs/Learn/HTML/Introduction_to_HTML/Advanced_text_formatting#Abbreviations">How to mark abbreviations and make them understandable</a></em> 中浏览更多深层次的实例.</p>
+<p>可以在 <em><a href="https://developer.mozilla.org/en-US/docs/Learn/HTML/Introduction_to_HTML/Advanced_text_formatting#Abbreviations">How to mark abbreviations and make them understandable</a></em> 中浏览更多深层次的实例。</p>
<h2 id="可访问性问题">可访问性问题</h2>