1 2 3 4 5 6 7
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:math="http://www.w3.org/1998/Math/MathML"> <head> </head> <body onload="document.getElementById('ms').setAttribute('scriptminsize', '9em');"> <math:mstyle id="ms" /><span /> </body> </html>