Would you like to react to this message? Create an account in a few clicks or log in to continue.
搜索
 
 

结果按:
 


Rechercher 高级搜索

关键词

最新主题
» js在html中的加载执行顺序
IE6下为什么图片下方有空隙产生 Empty10/09/13, 06:50 am 由 design_ss

» javascript 函数的方法call()和apply()
IE6下为什么图片下方有空隙产生 Empty09/09/13, 05:10 am 由 design_ss

» JS中typeof与instanceof的区别
IE6下为什么图片下方有空隙产生 Empty08/08/13, 11:10 am 由 design_ss

» JS中的构造函数解析
IE6下为什么图片下方有空隙产生 Empty08/08/13, 09:44 am 由 design_ss

» js对象属性方法大总结
IE6下为什么图片下方有空隙产生 Empty08/08/13, 08:46 am 由 design_ss

» js中的值类型和引用类型小结 文字说明与实例
IE6下为什么图片下方有空隙产生 Empty08/08/13, 06:35 am 由 design_ss

» CSS3中轻松实现渐变效果
IE6下为什么图片下方有空隙产生 Empty05/07/13, 09:48 am 由 design_ss

» jQUery 常用实例
IE6下为什么图片下方有空隙产生 Empty03/07/13, 09:56 am 由 design_ss

» mask_layer 遮照
IE6下为什么图片下方有空隙产生 Empty03/07/13, 08:18 am 由 design_ss

十一月 2024
周一周二周三周四周五周六周日
    123
45678910
11121314151617
18192021222324
252627282930 

日历 日历

合作伙伴
免费论坛

免費論壇




IE6下为什么图片下方有空隙产生

 :: 前端制作 :: 重构

向下

IE6下为什么图片下方有空隙产生 Empty IE6下为什么图片下方有空隙产生

帖子  design_ss 19/03/12, 09:02 am

<style type="text/css">
div { border:1px solid red; background:orange; }
img { width:276px; height:110px; }
</style>

<body>
<div>
<img src="/uploadfile/200806/17/9219309486.gif" alt="google" />
</div>

解决这个BUG的方法也有很多,可以是改变html的排版,或者定义img 为display:block
或者定义vertical-align属性值为vertical-align:top | bottom |middle |text-bottom
还可以设置父容器的字体大小为零,font-size:0


文章出处:标准之路(http://www.aa25.cn/div_css/303.shtml)

design_ss

帖子数 : 122
积分 : 373
威望 : 0
注册日期 : 11-12-28

返回页首 向下

返回页首


 :: 前端制作 :: 重构

 
您在这个论坛的权限:
不能在这个论坛回复主题