![]() |
VOOZH | about |
The MathML mathsize attribute in HTML5 is used to specify the size for the content. The possible values are small, normal, big or a custom length value. This attribute is accepted by <mi>, <mn>, <mo>, <ms> and <mtext> tags.
Syntax:
<element mathsize="small | normal | big | length">
Attribute Values: This attribute has four values as mentioned above and described below:
The examples below illustrate the MathML mathsize attribute:
Example 1:
Output:
👁 ImageExample 2:
Output:
👁 ImageSupported Browsers: The browsers supported by HTML5 MathML mathsize attribute are listed below: