htmltable的标准写法【例⼦】<div id="itsthetable">
<table summary="Submitted table designs">
<caption>Table designs</caption>
<thead>
<tr>
<th scope="col">Design Name</th>
<th scope="col">Author</th>
<th scope="col">Country</th>
<th scope="col">Comment</th>
<th scope="col">Download</th>
</tr>
</thead>
<tfoot>
<tr>
<th scope="row">Total</th>
<td colspan="4">98 designs</td>
</tr>
</tfoot>
<tbody>
<tr >
<th scope="row" id="r97"><a href="index.php?css=97#r97">TagBox</a></th>
<td><a href=" >
<td>Deutschland</td>
<td>Table design based on the fresh TagBox style.</td>
<td><a href=" " title="Download the TagBox CSS file">Download</a></td>
</tr>
<tr class="odd">
<th scope="row" id="r96"><a href="index.php?css=96#r96">Maniac Merchants</a></th> <td><a href=" Willberg</a></td>
<td>Germany</td>
<td>A Georgia headline with a green-blue body.</td>
<td><a href=" " title="Download the Maniac Merchants CSS file">Download</a></td>
</tr>
<tr >
<th scope="row" id="r95"><a href="index.php?css=95#r95">Acuity Design Style</a></th> <td><a href=" Internet Marketing</a></td>
<td>Brazil</td>
<td>Black Style, with smooth grey and green elements.</td>
<td><a href=" " title="Download the Acuity Design Style CSS file">Download</a></td>
</tr>
<tr class="odd">
<th scope="row" id="r94"><a href="index.php?css=94#r94">Aqua</a></th>
<td><a href=" Richter</a></td>
<td>Germany</td>
<td>Have fun!</td>
<td><a href=" " title="Download the Aqua CSS file">Download</a></td>
</tr>
<tr >html网页设计 table
<th scope="row" id="r93"><a href="index.php?css=93#r93">Smooth Taste</a></th>
<td><a href=" Opp</a></td>
<td>Germany</td>
<td>Smooth style with my favourite colours. Enjoy!</td>
<td><a href=" " title="Download the Smooth Taste CSS file">Download</a></td>
</tr>
</tbody>
</table> </div>
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。
发表评论