Column 1
| Column 2tables are even more useful with the inclusion of width attributes in the <table> declaration and <td> tags. |
A multi-row table
Table tag | Closing tag | Use |
<table> | Required | defines a table |
<tr> | May be omitted | defines a table row |
<td> | May be omitted | defines table data (a column in a row) |
last modified on 13 May 1996
Table HTML Template File