美文网首页
无标题文章

无标题文章

作者: 大小人物 | 来源:发表于2016-05-14 19:02 被阅读0次

<!DOCTYPE HTML>
<html lang="en">
<head>
 <meta charset="UTF-8">
 <title>img</title>
</head>
<body>
<img width="100" src="second/hhhh.png" alt="hahah">
<hr>
<a href="http://www.baidu.com" target="_self" name="dingjiang">百度</a>

<a href="#dingjiang">回去</a>
<!-- 下载,直接给压缩包地址 -->
<a href="mailto:704537475@qq.com">邮件</a>
<!-- href单"#"表示返回顶部 -->
<br>
<a href="#">返回顶部</a>

<table border="1" width="500" cellspacing="10" cellpadding="20" align="right">
 <!-- cellpadding设置外边距  cellspacing 设置内边距 width 设置宽度 height 设置高度 colspan 设置单元格跨列 rowspan 设置单元格跨行 -->
 <caption>我的表格</caption>
 <!-- caption 表格的标题 -->
    <tr>
     <!-- colspan 列合并 后面的数字代表合并的行数 rowspan 行合并  -->
     <!-- tr 表格的行 -->
     <!--单元格 -->
     <td rowspan="2">测试变革数据1</td>
     <td>测试变革数据2</td>
     
    </tr>
    <tr>
     <!-- 单元格 -->
     <td>测试表格数据3</td>
     <td>测试表格数据4</td>
     
    </tr>
</table>
<table>
<ol type="A" start="12">
 <!-- type有5个值,默认是1,还有A,a,I,i,start代表偏移多少 -->
 <!-- ol 是有序列表 -->
 <li>车上</li>
 <li>车上</li>
 <li>车上</li>
</ol>
<ul>
 <!-- ul 无序列表 -->
 <li>我</li>
 <li>我</li>
 <li>他</li>
 <li>你</li>
</ul>

</table>

 

 

 

 

 

</body>
</html>

相关文章

  • 无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标

    无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章 无标题文章无标题文章无标题文章无...

  • 无标题文章

    无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章

  • 无标题文章

    无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标...

  • 无标题文章

    无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标...

  • fasfsdfdf

    无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标...

  • 无标题文章

    无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标...

  • 无标题文章

    无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标...

  • 无标题文章

    无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标...

  • 无标题文章

    无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章无标题文章

  • 无标题文章

    无标题文章 无标题文章 无标题文章无标题文章 无标题文章 无标题文章

网友评论

      本文标题:无标题文章

      本文链接:https://www.haomeiwen.com/subject/cqvprttx.html