id和name或者id对应
<a href="#1">第一张</a>、
<a href="#2">第二张</a>
<a href="#3">第三张</a>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<a name="1">第一张内容</a> ol type="1,a,A,i,I" reversed start <ol type="1,a,A,i,I"> <ol reversed> <ol start="3"> <li value="5"> //强行设置排序数字 <figure>
<figcaption>图像</figcaption>
<img src="" alt="">
</figure> 表单合并
<td colspan="3">横向合并 <th rowspan="4">纵向合并 <thead>表头标签 <tfoot>表尾标签 <tbody>表主体 <caption>表标题 <hgroup> //标题组
<h2>主標題</h2>
<h5>副標題</h5>
</hgroup> <section>主体内容</section>
|