Examples:
Description:
An mi
element represents a symbolic name or
arbitrary text that should be rendered as an identifier. Identifiers
can include variables, function names, and symbolic constants.
Attributes shared by all MathML Elements:
Name |
Values |
Default |
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 for mi) |
mathsize |
number | small | normal | big |
inherited |
mathcolor |
#rrggbb | html-color-name |
inherited |
mathbackground |
#rrggbb | html-color-name |
inherited |
href |
URI |
|
CSS style attribute:
Name |
Values |
style |
font-family:serif; font-size:20pt; font-weight:bold; font-style:italic; color:#rrggbb ; background:#rrggbb; |
fMath attributes shared by all MathML Elements:
Name |
Values |
Default |
mathvariant |
bold-double-struck | double-struck-italic | double-struck-bold-italic | circle | bold-circle | circle-italic | circle-bold-italic
|
normal |
border |
number |
0 |
bordercolor |
#rrggbb | html-color-name |
black |
shiftX |
number |
0 |
shiftY |
number |
0 |
html-color-name = "aqua", "black", "blue", "fuchsia", "gray", "green", "lime", "maroon", "navy", "olive", "purple", "red", "silver", "teal", "white", "yellow"