Categories:
Cloud (204)
Entertainment (11)
Facebook (43)
General (50)
Life (31)
Programming (64)
Technology (430)
Testing (4)
Tools (488)
Twitter (5)
Wearable (26)
Web Design (44)
Collections:
Other Resources:
"munder" - MathML Underscript Element
How to use the MathML Underscript Element: "munder"?
✍: FYIcenter.com
"munder" is the MathML Underscript Element that allows you to
specify a base sub-element associated with an underscript sub-element.
The syntax for "munder" element is:
<munder> base underscript </munder>
"munder" element supports 2 useful attributes:
Here is an example of using the "munder" element with accentunder="true".
<math><munder accentunder="true">
<mrow><mi>x</mi><mo>+</mo><mi>y</mi><mo>+</mo><mi>z</mi></mrow>
<mo>⏟</mo></munder></math>
Here is the same example with accentunder="false".
<math><munder accentunder="false">
<mrow><mi>x</mi><mo>+</mo><mi>y</mi><mo>+</mo><mi>z</mi></mrow>
<mo>⏟</mo></munder></math>
⇒ "mover" - MathML Overscript Element
2025-10-24, 406🔥, 0💬
Popular Posts:
Where to find answers to frequently asked questions on Microsoft Teams? Here is a list of frequently...
Why I am getting an error message dialog box when I try to save my PowerPoint presentation with some...
How do I know what cookies a Website is sending to Mozilla Firefox 2.0? When you are visiting a Webs...
Why I am getting the "Opening ChromeSetup.exe" dialog box when trying to install Google Chrome 31 on...
Where are Microsoft Teams files located on my macOS computer? If you have Microsoft Teams desktop so...