mrow: a row of formula, mi: identifier, mo: operator, mn: number literal x + y = 2

mtext: text, mspace: space if  x = y 那么 a x = a y

mpadded: add extra space if x = y then a x = a y

ms: a quoted string. Hello word!

mfrac: fractions x - 1 100

msqrt: square root, mroot: radical x + y + x 3

msub: subscript, msup: superscript x i + x j + x i j

munder: underscript, mover: overscript x , v , n=0 , a b

mtable, mtr, mtd: used to draw matrices and grouped formulae [ 1 2 0 0 0 1 0 0 0 1 ] [ 1 2 0 0 0 1 0 0 0 1 ] { 2 x + y = 8 x + y = 6

maligngroup: align formulae, currently not supported by firefox { 2 x + y = 8 x + y = 6

mlabeledtr: labeled table row, currently not supported by firefox Gauss' law E = ρ ε 0 Gauss's law for magnetism B = 0

mfenced: tuple like (x, y, z). (deprecated) x y z

menclose: draw box around formula. (non-standard) n ! 1 + 1 = 3

mphantom: invisible text 1 x y z + 1 x y z

mstyle

Attribute Name Attribute Value Default Value
mathvariant normal | bold | italic | bold-italic | double-struck | bold-fraktur | script | bold-script | fraktur | sans-serif | bold-sans-serif | sans-serif-italic | sans-serif-bold-italic | monospace normal (except on mi)
mathsize small | normal | big | number v-unit inherited
mathcolor #rgb | #rrggbb | html-color-name inherited
mathbackground #rgb | #rrggbb | html-color-name inherited