9 lines
237 B
HTML
9 lines
237 B
HTML
<!DOCTYPE html>
|
|
<meta charset="utf-8">
|
|
<title>mathbackground on mstyle (reference)</title>
|
|
<math xmlns="http://www.w3.org/1998/Math/MathML">
|
|
<mstyle mathbackground="green">
|
|
<mtext>□■□■□■□</mtext>
|
|
</mstyle>
|
|
</math>
|
|
|