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, 675🔥, 0💬
Popular Posts:
What contents are stored in a Web Archive (.mht) file? When you convert a word document into a singl...
What is Web Companion that bundled FileZilla Client? Why Web Companion gets installed on my computer...
How to create two columns in Microsoft Word documents? If you want to make a part of a Word document...
How to add slide numbers and copyright in the footer area? You can add slide numbers, copyright text...
How do I tell what version of Outlook my computer is using? You can determine the version number of ...