This is an old revision of the document!


9.2.1. Provide a title for each data table with the <caption> tag

Whenever a data table is included in an HTML page, it must have a concise and clear title. The title must be tagged with <caption> and must introduce the content of the table.

Ce titre doit être balisé avec <caption> et doit introduire le contenu du tableau.

<table>
    <caption>Average monthly temperatures of the 3 largest French cities in 2012.</caption>
    […]
</table>
notices/html-css/donner-un-titre-a-chaque-tableau-de-donnees-avec-la-balise-caption.1370953820.txt.gz · Last modified: 11 June 2013 at 14:30 by Sébastien Delorme (Atalan)
 

Project coordinated by Atalan.

In partnership with:

Observers: