0
点赞
收藏
分享

微信扫一扫

关于IE常见问题及解决办法

青乌 2022-05-15 阅读 43


1、如何解决IE6及更早浏览器浮动时产生双倍边距的BUG?

#test{display:inline;}

2、如何解决IE6及更早浏览器下的3像素BUG?

 .a{color:#f00;}

  .main{width:950px;background:#eee;}

  .content{float:left;width:750px;height:100px;background:#


举报

相关推荐

0 条评论