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.
The This element's attributes include the global MathML attributes. Some browsers may also support the following attributes: Overrides the horizontal alignment of cells specified by Overrides the vertical alignment of cells specified by
MathML element represents a row in a table or a matrix. It may only appear in a
element and its children are
elements representing cells. This element is similar to the element of HTML. Attributes
columnalign
Non-standard
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
and right
.rowalign
Non-standard
for this row. Possible values are: axis
, baseline
, bottom
, center
and top
.Technical summary
Implicit ARIA role
None
Specifications
Specification MathML Core
# row-in-table-or-matrix-mtrBrowser compatibility
See also