The borders shown as well as the gray background for the table header/footer rows in these examples come from the stylesheet)
| c11 | c12 | c13 | ||||||||||||
| c21 |
|
c23 | ||||||||||||
| c31 | c32 | c33 |
table within table
${note}
table. {{
row. {{
c11
c12
c13
}}
row. {{
c21
cell{color:darkgreen}. {{
| 11 | 12 | 13 | 14
| 21 | 22 | 23 | 24
| 31 | 32 | 33 | 34
}}
c23
}}
row. {{
c31
c32
c33
}}
}}
Long lines are wrapped in this listing.
Use your web browser's "View Page Source" feature to examine the HTML