HyperText Markup Language/Tag List/caption
From Wikibooks, open books for an open world
Contents |
[edit] Use
Makes a caption for a table. This is depreciated.
[edit] Example
<table><caption>A caption</caption><tr><td>data</td></tr></table>
[edit] Required attributes
[edit] Optional attributes
[edit] Standard attributes
[edit] More info
A link to a page with more info, then the name of the site the info came from (i.e. W3Schools).