table <table> 桌子、表格
table head<thead>表头部分← <th>表头
table row <tr>表格的行
table body <tbody>表格身体
↑
table date<td>表格数据、单元格
<div>主要是排版布局
单独占一行,包其他标签
table <table> 桌子、表格
table head<thead>表头部分← <th>表头
table row <tr>表格的行
table body <tbody>表格身体
↑
table date<td>表格数据、单元格
<div>主要是排版布局
单独占一行,包其他标签
相关文章: