html 表格 嵌套 frameset 热点

<title>无标题文档</title>
  </head>
   
  <body>
  <table width='800' border="0">
  <tr align="center">
  <td><a href="http://www.autohome.com.cn/?pvareaid=100519" style="text-decoration:none"><font color="#000000">汽车之家</font></a></td>
  <td><a href="http://zibo.bitauto.com/?WT.mc_id=360mz&referrer=http://hao.360.cn/" style="text-decoration:none"><font color="#000000">易车网</font></a></td>
  <td><a href="http://www.pcauto.com.cn/?ad=3958" style="text-decoration:none"><font color="#000000">太平洋汽</font></a>车</td>
  <td><a href="http://cangzhou.anjuke.com/?utm_source=navi-360-mz%20&pi=navi-360-mz" style="text-decoration:none"><font color="#000000">安居客</font></a></td>
  <td><a href="http://out.zhe800.com/jump?jump_source=1&qd_key=RrZnnWd9&u_type=3&utm_source=360mingzhan&utm_medium=dh&url=http://www.zhe800.com/" style="text-decoration:none"><font color="#000000">折800</font></a></td>
  <td><a href="http://www.suning.com/?utm_source=hao360&utm_medium=mingzhan" style="text-decoration:none"><font color="#33FF00">苏宁易购</a></font></td>
  </tr>
  <tr align="center">
  <td>美拍</td>
  <td>人民•新华</td>
  <td>赶集网</td>
  <td>当当网</td>
  <td>途牛旅游网</td>
  <td ><a href="http://www.yhd.com/?tracker_u=1624169" style="text-decoration:none"><img src="QQ截图20151130143444.png"/><font color="#00000" style="text-decoration:none">1号店</font></a></td>
  </tr>
  <tr align="center">
  <td>珍爱婚恋网</td>
  <td>梦芭莎</td>
  <td>亚马逊</td>
  <td>艺龙网</td>
  <td>去哪网</td>
  <td>美丽说</td>
  </tr>
  <tr align="center">
  <td>美团网</td>
  <td>乐视视频</td>
  <td><img src='QQ截图20151130143513.png'/>唯品会</td>
  <td><font color="#FF6600">聚美优品</font></td>
  <td>搜房网</td>
  <td>蘑菇街</td>
  </tr>
  <tr align="center">
  <td>猎聘网</td>
  <td>1药网</td>
  <td>陆金所理财</td>
  <td>六间房</td>
  <td>携程机票</td>
  <td>12306官网</td>
  </tr>
   
  </table>
   
  <img usemap="#redian" src="" title="这是一个图标!" style="border:none"/>
  <map name="redian">
  <area shape="rect" coords="0,0,1000,1000" shape="rect" href="http://www.baidu.com">
  </map>
   
  <table width="200"><tr><td>
  <iframe src="http://www.baidu.com"frameborder="1" width="400"height="400" scrolling="auto"></iframe>
  </td></tr>
  </table>
   
   
   
  </body>
  </html>

使用 frameset 的时候 不能用 body标签
<frameset rows="100,200,*" cols="200,*" frameborder="1" >
<frame src="http://www.baidu.com" scrolling="auto" noresize="noresize" />
<frame src="http://www.qq.com" scrolling="auto" />
<frame name="nihao" src="http://www.360.com" scrolling="auto" noresize="noresize"/>
<frame src="Untitled-1.html" scrolling="auto" />
<frame src="Untitled-1.html" scrolling="auto" noresize="noresize"/>
<frame src="Untitled-1.html" scrolling="auto" />

 

posted @ 2015-11-30 16:40  つ无知的少年  阅读(250)  评论(0编辑  收藏  举报