Comment afficher le titre d'un tableau avec title ? Dois-je utiliser la balise h ?
MrSwan
MrSwan 2018-03-12 21:53:21
0
2
1665

Par exemple, dans un tableau comme celui-ci, comment afficher le titre ?无标题.png

MrSwan
MrSwan

répondre à tous(1)
灭绝师太

<html>

<body>

<table border="1"width="500px" height="500px" bgcolor="#ccc" bordercolor="red" Cellpacing="0">

<caption>我的标题</caption>

<tr>

  <td>a</td>

<td>b</td>

</tr >

</table>

</body>

</html>

  • répondre Bon professeur(๑•̀ㅂ•́)و✧
    MrSwan auteur 2018-03-13 13:25:15
Derniers téléchargements
Plus>
effets Web
Code source du site Web
Matériel du site Web
Modèle frontal