Table Caption

Table Caption

It is used as a title or explanation for the whole table and shows up at the top of the table. This tag is not used now. Its example is shown

HTML code

<table border=”1″>

<caption>This is the caption</caption>

<tr>

<td>row 1, column 1</td><td>row 1, column 2</td>

</tr>

</table>

Browser output

Table Caption

Get industry recognized certification – Contact us

Menu