HyperText Markup Language/Tag List/caption
From Wikibooks, the open-content textbooks collection
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] A required attribute
...
[edit] Optional attributes
[edit] An optional attribute
[edit] Standard attributes
[edit] A standard attribute
[edit] More info
A link to a page with more info, then the name of the site the info came from (i.e. W3Schools).