Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<math>
  <mtable id="mtable">
    <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>