General HTML Code for a Table
Copyright Karen McCall, Karlen Communications
11
<Table>
<TR>
<TH>
<TH>
<TR>
<TH>
<TD>
</Table>
This table has 2 columns <TD> and 2 rows <TR>.
In HTML as with PDF you can have a <Thead>…</Thead> and <Tbody>….</Tbody> element.
There is also a <Footnote>…</Footnote> element