diff options
Diffstat (limited to 'files/zh-cn/web/html/element/i/index.html')
-rw-r--r-- | files/zh-cn/web/html/element/i/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/html/element/i/index.html b/files/zh-cn/web/html/element/i/index.html index f2f858af56..b415ade597 100644 --- a/files/zh-cn/web/html/element/i/index.html +++ b/files/zh-cn/web/html/element/i/index.html @@ -5,7 +5,7 @@ translation_of: Web/HTML/Element/i --- <h2 id="概述">概述</h2> -<p><strong>HTML元素 <code><i></code></strong> 用于表现因某些原因需要区分普通文本的一系列文本。例如技术术语、外文短语或是小说中人物的思想活动等,它的内容通常以斜体显示。</p> +<p><strong>HTML 元素 <code><i></code></strong> 用于表现因某些原因需要区分普通文本的一系列文本。例如技术术语、外文短语或是小说中人物的思想活动等,它的内容通常以斜体显示。</p> <ul class="htmlelt"> <li><dfn><a href="/en-US/docs/Web/HTML/Content_categories">Content catergories</a></dfn> <a href="/en-US/docs/Web/HTML/Content_categories#Flow_content">Flow content</a>, <a href="https://developer.mozilla.org/en-US/docs/Web/HTML/Content_categories#Phrasing_content">phrasing content</a>, palpable content.</li> |