前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >html5 td中的5它空隙--待解决

html5 td中的5它空隙--待解决

作者头像
deepcc
发布2018-05-16 14:14:42
1.1K0
发布2018-05-16 14:14:42
举报
文章被收录于专栏:deepccdeepcc

这是html5的bug吗?

td中的图片下有5px空隙,文字没有。

<!DOCTYPE HTML>
<html lang="en-US">
<head>
    <meta charset="UTF-8">
    <title></title>
</head>
<body>
<style type="text/css">
*{margin:0;padding:0;}
</style>
<table cellpadding="0" cellspacing="0">
    <tr>
        <td><div style="background:#ccc;">下面有5px空隙</div></td>
    </tr>
    <tr>
        <td><div style="background:#ccc;">下面有5px空隙</div></td>
    </tr>
    <tr>
        <td><div style="background:#ccc;">下面有5px空隙</div></td>
    </tr>
    <tr>
        <td><div style="background:#ccc;">下面有5px空隙</div></td>
    </tr>
</table>
<table width="980"  border="0" align="center" cellpadding="0" cellspacing="0" id="Table_01">
      <tr>
        <td><img src="http://hd.yidianda.com/zt/201210/25/images/4_01.jpg" width="980" height="201" alt=""></td>
      </tr>
      <tr>
        <td><img src="http://hd.yidianda.com/zt/201210/25/images/4_02.jpg" alt="" width="980" height="176" border="0" usemap="#Map"></td>
      </tr>
      <tr>
        <td><img src="http://hd.yidianda.com/zt/201210/25/images/4_03.jpg" width="980" height="166" alt=""></td>
      </tr>
      <tr>
        <td><img src="http://hd.yidianda.com/zt/201210/25/images/4_04.jpg" width="980" height="457" alt=""></td>
      </tr>
      <tr>
        <td><img src="http://hd.yidianda.com/zt/201210/25/images/4_05.jpg" width="980" height="448" alt=""></td>
      </tr>
      <tr>
        <td><img src="http://hd.yidianda.com/zt/201210/25/images/4_06.jpg" width="980" height="231" alt=""></td>
      </tr>
      <tr>
        <td><img src="http://hd.yidianda.com/zt/201210/25/images/4_07.jpg" width="980" height="186" alt=""></td>
      </tr>
      <tr>
        <td><img src="http://hd.yidianda.com/zt/201210/25/images/4_08.jpg" width="980" height="224" alt=""></td>
      </tr>
    </table>
</body>
</html>
本文参与 腾讯云自媒体分享计划,分享自作者个人站点/博客。
原始发表:2012-10-25 ,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体分享计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档