<mtr>

Baseline 2023 *
Newly available

Since January 2023, this feature works across the latest devices and browser versions. This feature might not work in older devices or browsers.

* 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

ブラウザーの互換性

Report problems with this compatibility data on GitHub
desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Chrome Android
Firefox for Android
Opera Android
Safari on iOS
Samsung Internet
WebView Android
WebView on iOS
mtr
columnalign
Non-standard
rowalign
Non-standard

Legend

Tip: you can click/tap on a cell for more information.

Full support
Full support
No support
No support
Non-standard. Check cross-browser support before using.

関連情報