Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<html>
  <head>
    <title>Test mpadded</title>
  </head>
  <body>
    <math>
      <mpadded mathbackground="red" height="100width" depth="0">
        <mphantom>
          <mtext>𝚇<!-- Mathematical Monospace Capital X --></mtext>
        </mphantom>
      </mpadded>
    </math>
  </body>
</html>