如何去处理 li,dt,dd等引起的无法显示背景的bug呢。
这个是ie6 的一个bug.
div
{
float : left ;
position : relative ;
clear : left ; /* not related to the bug */
}
dt, dd, li {
background : #f00 ;
}
float : left ;
position : relative ;
clear : left ; /* not related to the bug */
}
dt, dd, li {
background : #f00 ;
}
div
{
float : left ;
position : relative ;
clear : left ; /* not related to the bug */
}
dt, dd, li {
background : #f00 ;
position : relative ;
}
float : left ;
position : relative ;
clear : left ; /* not related to the bug */
}
dt, dd, li {
background : #f00 ;
position : relative ;
}
更多:http://developer.51cto.com/art/200908/143733.htm
转载于:https://www.cnblogs.com/zq535228/archive/2010/06/22/1762652.html
最后
以上就是甜美小丸子最近收集整理的关于如何去处理 li,dt,dd等引起的无法显示背景的bug呢。的全部内容,更多相关如何去处理内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复