<table > <!-- th 表头 --> <th>排名</th> <!-- tr 每一行 --> <tr> <!-- td 每一个单元格 --> <td>1</td> </tr> </table>
就是表格 和 a链接 。 然后改样式就行