The MathML mi element indicates that the content should be rendered as an identifier such as function names, variables or symbolic constants. You can also have arbitrary text in it to mark up terms.
Overview TableThis example demonstrates a simple usage of the mi element:
<math>
<mi> y </mi>
<mi> sin </mi>
<mi mathvariant="monospace"> x </mi>
<mi mathvariant="bold"> π </mi>
</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