MathML <mpadded> Tag


The <mpadded> tag in HTML5 MathML is used to add extra padding and adjust the position and size of enclosed contents. 

Attributes: 

- class|id|style: This attribute is used to define the styles for the child elements. 
- mathbackground: This attribute determines the background color of the math expressions. 
- mathcolor: This attribute specifies the color of the math expressions. 
- href: This attribute holds a hyperlink to a specified URL. 
- height: This attribute is used to set or adjust the height of the content. 
- width: This attribute is used to set or adjust the width of the content. 
- depth: This attribute is used to set or adjust the depth of the content. 
- lspace: This attribute determines the length of the space before the operator. The default value is "thickmathspace" (4.32px). 
- voffset: This attribute is used to set the vertical position or increment.