<mtr>
Baseline
Widely available
*
This feature is well established and works across many devices and browser versions. It’s been available across browsers since 2023年1月.
{"* "}Some parts of this feature may have varying levels of support.
<mtr>
MathML 元素表示表格或矩阵中的一行。它只能出现在 <mtable>
元素中,其子元素是表示单元格的 <mtd>
元素。该元素类似于 HTML 中的 <tr>
元素。
属性
该元素的属性包括全局 MathML 属性。一些浏览器还可能支持以下属性:
columnalign
非标准-
覆盖由
<mtable>
对此行单元格指定的水平对齐方式。允许使用以空格分隔的多个值,并应用于相应的列(例如columnalign="left center right"
)。可能的值为:left
、center
和right
。 rowalign
非标准-
覆盖由
<mtable>
对此行单元格指定的垂直对齐方式。可能的值为:axis
、baseline
、bottom
、center
和top
。
规范
Specification |
---|
MathML Core> # row-in-table-or-matrix-mtr> |
浏览器兼容性
Loading…