512851-1.xhtml 422 B

123456789101112131415161718192021222324
  1. <html xmlns="http://www.w3.org/1999/xhtml">
  2. <head>
  3. <style type="text/css">
  4. mover { font-size: 326590449211mm; }
  5. </style>
  6. <script type="text/javascript">
  7. function boom()
  8. {
  9. document.getElementById("r").setAttribute("accentunder", "4");
  10. }
  11. </script>
  12. </head>
  13. <body onload="boom();">
  14. <mover xmlns="http://www.w3.org/1998/Math/MathML" id="mover"><munderover id="r"><merror/><msqrt/></munderover></mover>
  15. </body>
  16. </html>