![]() |
VOOZH | about |
The MathML <mrow> tag in HTML5 is used to create a row that contains some mathematical expression or any random text. When you need to write some mathematical expressions, this tag is useful to make a grouping of the expression. By using <mrow> the expression will look nicer, clean with indentation plus line breaking.
Syntax:
<mrow> child elements </mrow>
Attributes: This tag accepts some attributes which are listed below:
Below example will illustrates the concept of HTML5 MathML <mrow> tag:
Example:
Output:
👁 Image
Supported Browsers: The browsers supported by HTML5 MathML <mrow> tag are listed below: