| prev | next |
| File: | Presentation/TablesAndMatrices/mtable/mtableAwidth2.html | |
| Author: | Design Science, Inc. (D. Doyle) | |
| Description: | Table width tests (auto) | |
| Sample Rendering: |
|
Your browser's rendering:
Source Code:
<math>
<mtable frame="solid" width="auto">
<mtr>
<mtd>
<mi>a</mi>
</mtd>
<mtd>
<mi>b</mi>
</mtd>
</mtr>
<mtr>
<mtd>
<mi>x</mi>
</mtd>
<mtd>
<mi>y</mi>
</mtd>
</mtr>
</mtable>
</math>