| prev | next |
| File: | Topics/Nesting/nestTable1.html | |
| Author: | Design Science, Inc. (D. Doyle) | |
| Description: | Testing nesting of tables | |
| Sample Rendering: |
|
Your browser's rendering:
Source Code:
<math>
<mtable frame="solid" framespacing="4em 4em">
<mtr>
<mtd>
<mtable>
<mtr>
<mtd>
<mi>x</mi>
</mtd>
</mtr>
</mtable>
</mtd>
</mtr>
</mtable>
</math>