The MathML mpadded element is used to add extra padding and to set the general adjustment of position and size of enclosed contents.
Overview TableThis example demonstrates a simple usage of the mpadded element:
<math>
<mpadded height="+150px" width="100px" lspace="2height">
<mi> x </mi>
<mo> + </mo>
<mi> y </mi>
</mpadded>
</math>
Related specifications
It is possible to use the keywords "depth
","height"
, and "width"
as a pseudo-unit for the attributes depth
, height
, lspace
, voffset
, and width
. They represent each length of the same-named dimension.
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