From 0245a637604d36e2f75903a6d6f236bffd476e67 Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Mon, 8 Feb 2021 18:35:45 +0100 Subject: fix some more zh-cn macros --- files/zh-cn/web/api/htmltablerowelement/rowindex/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/zh-cn/web/api/htmltablerowelement') 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 ---
{{APIRef("HTML DOM")}}
-

HTMLTableRowElement.rowIndex只读属性表示一个行相对于整个位置{{的HtmlElement("表")}}。

+

HTMLTableRowElement.rowIndex只读属性表示一个行相对于整个位。

即使{{HtmlElement("thead")}},{{HtmlElement("tbody")}}和{{HtmlElement("tfoot")}}}的元素在HTML中乱序显示,浏览器也会以正确的顺序。因此,行数从<thead><tbody>,从<tbody><tfoot>

-- cgit v1.2.3-54-g00ecf