The <CAPTION> tag defines a caption (a title) for a table or a figure.
align=alignment |
|||||||||||
Determines how to align the caption. May have the
following values:
|
|||||||||||
valign=alignment |
|||||||||||
Determines how to align the caption. May have the
following values:
|
|||||||||||
<table border="1" width="80%">
<caption>This is a caption to the table</caption>
<tr>
<td width="50%"> </td>
<td width="50%"> </td>
</tr>
<tr>
<td width="50%"> </td>
<td width="50%"> </td>
</tr>
</table>
|
This is a caption to the table
Unless otherwise noted, all photos and text is Copyright © Richard G Lowe, Jr.