Path: blob/main/files/en-us/web/mathml/element/mtext/index.md
6538 views
------{{MathMLRef}}
The <mtext> MathML element is used to render arbitrary text with no notational meaning, such as comments or annotations.
To display text with notational meaning, use {{ MathMLElement("mi") }}, {{ MathMLElement("mn") }}, {{ MathMLElement("mo") }} or {{ MathMLElement("ms") }} instead.
Attributes
This element accepts the global MathML attributes.
Examples
{{ EmbedLiveSample('mtext_example', 700, 200, "", "") }}
Specifications
{{Specifications}}
Browser compatibility
{{Compat}}