The MathML mtext element is used to render arbitrary text with no notational meaning, such as comments or annotations. To display text with notational meaning, use mi and mo instead.
Overview TableThis example demonstrates a simple usage of the mtext element:
<math>
<mtext> Theorem of Pythagoras </mtext>
<mtext> /* comment here */ </mtext>
</math>
Related specifications
small:
Font is rendered smaller than the current font size.normal:
Equivalent to 100% or 1em.big:
Font is rendered larger than the current font size.normal
(Default value for more than one character)bold
italic
(Default value for a single character)bold-italic
double-struck
bold-fraktur
script
bold-script
fraktur
sans-serif
bold-sans-serif
sans-serif-italic
sans-serif-bold-italic
monospace
initial
tailed
looped
stretched
Mozilla Developer Network : Article
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4