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, 660🔥, 0💬
Popular Posts:
What is a slide master in PowerPoint? A slide master is a set of slide layouts defined to help you c...
How to create a command button to run my macro in slide show in PowerPoint? I have created a macro t...
What is "OneNote Linked Notes Add-in" in Microsoft Word? Should I disable it? "OneNote Linked Notes ...
How to download Mozilla Firefox 2.0? If you want to try Mozilla Firefox 2.0, you can follow this tut...
How to update TOC (Table Of Content) for a FrameMaker book? I have make changes in some chapters. Yo...