| prev | next |
| File: | Presentation/TablesAndMatrices/mtable/mtableAwidth1.html | |
| Author: | Design Science, Inc. (D. Doyle) | |
| Description: | Table width test | |
| Sample Rendering: |
|
Your browser's rendering:
Source Code:
<math>
<mtable frame="solid" width="25em">
<mtr>
<mtd>
<mn>1</mn>
</mtd>
<mtd>
<mn>2</mn>
</mtd>
</mtr>
<mtr>
<mtd>
<mi>x</mi>
</mtd>
<mtd>
<mi>y</mi>
</mtd>
</mtr>
</mtable>
</math>