HyperText Markup Language/Tag List/caption

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Use[edit | edit source]

Makes a caption for a table. This is depreciated.

Example[edit | edit source]

<table><caption>A caption</caption><tr><td>data</td></tr></table>

Required attributes[edit | edit source]

Optional attributes[edit | edit source]

Standard attributes[edit | edit source]

More info[edit | edit source]

A link to a page with more info, then the name of the site the info came from (i.e. W3Schools).