The MathML ms element represents a string literal meant to be interpreted by programming languages and computer algebra systems.
Overview TableThis example demonstrates a simple usage of the ms element:
<math>
<ms lquote="„" rquote="“"> abc </ms>
</math>
Related specifications
By default, string literals are displayed as enclosed by double quotes ("); by using the lquote and rquote attributes, you can set custom characters to display. Note that quotation marks should not be specified unless they are part of the string literal. The content of an <ms> element is not an ASCII string per se, but rather a sequence of characters and mglyph and malignmark elements.
Attributesdir
) to enclose the content. The default value is """.
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
dir
) to enclose the content. The default value is """.
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