<table>
<!--表頭-->
<thead>
<th>
</th>
</thead>
<!--表格底部-->
<tfoot>
</tfoot>
<!--表格主體信息-->
<tbody>
<tr>
<td>
</td>
</tr>
</tbody>
</table>
tr:一行
th td:單元格th:頭部說(shuō)明信息欧漱,用在thead
表格內(nèi)容垂直居中:vertical-align: center
表格內(nèi)容水平居中:text-align: center; margin: 0 auto