diff options
Diffstat (limited to 'files/zh-cn/web/html/element/frameset/index.html')
| -rw-r--r-- | files/zh-cn/web/html/element/frameset/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/html/element/frameset/index.html b/files/zh-cn/web/html/element/frameset/index.html index 340a5a8293..14f5a187eb 100644 --- a/files/zh-cn/web/html/element/frameset/index.html +++ b/files/zh-cn/web/html/element/frameset/index.html @@ -15,11 +15,11 @@ translation_of: Web/HTML/Element/frameset <p><code><frameset></code> 是一个用于包含 {{HTMLElement("frame")}} 的 HTML 元素。</p> -<div class="note"><strong>注意:</strong> 现在不鼓励使用 frame,而是用{{HTMLElement("iframe")}}。现今的网站一般都不使用 frame。</div> +<div class="note"><strong>注意:</strong> 现在不鼓励使用 frame,而是用{{HTMLElement("iframe")}}。现今的网站一般都不使用 frame。</div> <h2 id="属性">属性</h2> -<p>像所有其他的HTML元素一样,这个元素支持<a href="/en-US/HTML/Global_attributes" title="HTML/Global attributes">全局属性</a>。</p> +<p>像所有其他的 HTML 元素一样,这个元素支持<a href="/en-US/HTML/Global_attributes" title="HTML/Global attributes">全局属性</a>。</p> <dl> <dt>{{htmlattrdef("cols")}}</dt> |
