[next] [prev] [prev-tail] [tail] [up]
This tag can occur inside a table tag and serves to set the table caption.
Example
<table> <caption>This caption will end up above the table</caption> <th><td>Column 1</td><td>Column 2</td></th> </table>
See also: table (223)
[next] [prev] [prev-tail] [front] [up]