Table
<table>représente un tableau de données
Attribut :
summary : résumé du tableau
<table>: balise bloc
<table summary="résumé du tableau">
<thead>
<tr>
<th>Nom</th>
<th>Prénom</th>
</tr>
</thead>
</table>Last updated
<table> représente un tableau de données
Attribut :
summary : résumé du tableau
<table>: balise bloc
<table summary="résumé du tableau">
<thead>
<tr>
<th>Nom</th>
<th>Prénom</th>
</tr>
</thead>
</table>Last updated