<div>
 <div><img src="http://images.cnblogs.com/menu_01.jpg" width="163" height="8" alt=""></div>
 <div ><jdoc:include type="modules" name="left" /></div>
 <div><img src="http://images.cnblogs.com/menu_04.jpg" width="163" height="8" alt=""></div>
</div>

会显示如下状况:

ie background repeat 出现空白

解决方法:

在中间有repeat背景图的div中,加入overflow:auto

注:在实际中,我在上下两个div中还加了overflow:hidden

相关文章:

  • 2022-12-23
  • 2021-11-27
  • 2021-05-24
  • 2022-02-19
  • 2022-12-23
  • 2022-02-16
  • 2022-12-23
  • 2021-09-19
猜你喜欢
  • 2022-12-23
  • 2021-11-27
  • 2022-12-23
  • 2022-12-23
  • 2021-06-26
  • 2021-08-08
  • 2022-12-23
相关资源
相似解决方案