Movatterモバイル変換


[0]ホーム

URL:


  1. Web
  2. MathML
  3. Reference
  4. Elements
  5. <mtr>

<mtr>

Baseline Widely available *

This feature is well established and works across many devices and browser versions. It’s been available across browsers since ⁨January 2023⁩.

* Some parts of this feature may have varying levels of support.

The<mtr>MathML element represents a row in a table or a matrix. It may only appear in a<mtable> element and its children are<mtd> elements representing cells. This element is similar to the<tr> element ofHTML.

Attributes

This element's attributes include theglobal MathML attributes. Some browsers may also support the following attributes:

columnalignNon-standard

Overrides the horizontal alignment of cells specified by<mtable> for this row. Multiple values separated by space are allowed and apply to the corresponding columns (e.g.,columnalign="left center right"). Possible values are:left,center andright.

rowalignNon-standard

Overrides the vertical alignment of cells specified by<mtable> for this row. Possible values are:axis,baseline,bottom,center andtop.

Technical summary

Implicit ARIA role None

Specifications

Specification
MathML Core
# row-in-table-or-matrix-mtr

Browser compatibility

See also

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp