diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-08 18:35:45 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-08 18:35:45 +0100 |
commit | 0245a637604d36e2f75903a6d6f236bffd476e67 (patch) | |
tree | a2b2168a88268af7a1f1c8cce2d2e09c18ac9de9 /files/zh-cn/web/api/htmltablerowelement | |
parent | 6b354837cbc7f718409e11da44d05d0c0668ab5e (diff) | |
download | translated-content-0245a637604d36e2f75903a6d6f236bffd476e67.tar.gz translated-content-0245a637604d36e2f75903a6d6f236bffd476e67.tar.bz2 translated-content-0245a637604d36e2f75903a6d6f236bffd476e67.zip |
fix some more zh-cn macros
Diffstat (limited to 'files/zh-cn/web/api/htmltablerowelement')
-rw-r--r-- | files/zh-cn/web/api/htmltablerowelement/rowindex/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/htmltablerowelement/rowindex/index.html b/files/zh-cn/web/api/htmltablerowelement/rowindex/index.html index 0e10295803..c10f4f2d61 100644 --- a/files/zh-cn/web/api/htmltablerowelement/rowindex/index.html +++ b/files/zh-cn/web/api/htmltablerowelement/rowindex/index.html @@ -5,7 +5,7 @@ translation_of: Web/API/HTMLTableRowElement/rowIndex --- <div><font><font>{{APIRef("HTML DOM")}}</font></font></div> -<p><font><font>的</font></font><strong><code>HTMLTableRowElement.rowIndex</code></strong><font><font>只读属性表示一个行相对于整个位置{{的HtmlElement("表")}}。</font></font></p> +<p><font><font>的</font></font><strong><code>HTMLTableRowElement.rowIndex</code></strong><font><font>只读属性表示一个行相对于整个位。</font></font></p> <p><font><font>即使{{HtmlElement("thead")}},{{HtmlElement("tbody")}}和{{HtmlElement("tfoot")}}}的元素在HTML中乱序显示,浏览器也会以正确的顺序。</font><font>因此,行数从</font></font><code><thead></code><font><font>到</font></font><code><tbody></code><font><font>,从</font></font><code><tbody></code><font><font>到</font></font><code><tfoot></code><font><font>。</font></font></p> |