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, 415🔥, 0💬
Popular Posts:
How to resume file transfer in FileZilla FTP Client? I have unfinished file transfer entries in the ...
How to use my iPhone and iPad to set up and manage Chromecast device on my TV? I have a Chromecast d...
How to add a new layout to the slide master in PowerPoint? In my PowerPoint presentation, I need to ...
How to unzip an XPS (XML Paper Specification, .xps) file? According to Microsoft documentation, an ....
How to pause file transfer in FileZilla FTP Client? I want to close the computer in the middle of a ...