Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<math>
  <mspace id="baseline" height="1px" width="100px" style="background: black"/>
  <mtable id="mtable" align="top">
    <mtr>
      <mtd>
        <mspace width="10px" height="10px" style="background: blue"/>
      </mtd>
      <mtd>
        <mspace width="10px" height="10px" style="background: blue"/>
      </mtd>
      <mtd>
        <mspace width="10px" height="10px" style="background: blue"/>
      </mtd>
    </mtr>
    <mtr>
      <mtd>
        <mspace width="10px" height="10px" style="background: blue"/>
      </mtd>
      <mtd>
        <mspace width="10px" height="10px" style="background: blue"/>
      </mtd>
      <mtd>
        <mspace width="10px" height="10px" style="background: blue"/>
      </mtd>
    </mtr>
  </mtable>
</math>