表格常用标签:
<table>...</table>
<caption>...</caption>
<tr>...</tr>
<th>...</th>
<td>...</td>
<thead>...</thead>
<tbody>...</tbody>
<tfoot>...</tfoot>