<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.
MathML の <mtr>
要素は表組・行列の行を表します。<mtable>
要素の中にしか現れません。この要素は HTML の <tr>
要素に似ています。
属性
- class, id, style
-
Provided for use with stylesheets.
- columnalign
-
<mtable>
で指定された、セルの水平方向の揃えの値をこの行について上書きします。 取り得る値はleft
,center
,right
です。 - groupalignhref
-
Used to set a hyperlink to a specified URI.
- mathbackground
-
The background color. You can use
#rgb
,#rrggbb
and HTML color names. - mathcolor
-
The text color. You can use
#rgb
,#rrggbb
and HTML color names. - rowalign
-
<mtable>
で指定された、セルの垂直方向の揃えをこの行について上書きします。 取り得る値はaxis
,baseline
,bottom
,center
,top
です。
仕様書
Specification |
---|
MathML Core> # row-in-table-or-matrix-mtr> |
ブラウザーの互換性
Loading…