Skip to main content

表格

<table>...</table>

<caption>...</caption>

<thead>...</thead>

<tbody>...</tbody>

<tfoot>...</tfoot>

<tr>...</tr>

<th>...</th>

<td>...</td>

<colgroup>...</colgroup>

<col>...</col>

示例

Live Editor
Result
Loading...