-
<td> 是 table data cell 的缩写,表示 单元格
-
<tr> 是 table row 的缩写,表示表格中的 一行
-
<th> 是table header cell 的缩写,表示表头单元格
09-04
1485

11-18
4681

04-01
923

<td> 是 table data cell 的缩写,表示 单元格
<tr> 是 table row 的缩写,表示表格中的 一行
<th> 是table header cell 的缩写,表示表头单元格