首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > CSS >

背景图如何在ie6下无效

2013-07-01 
背景图怎么在ie6下无效啊使用的png格式图片做背景图background-repeat:repeat-ywidth:713pxfloat:leftp

背景图怎么在ie6下无效啊
使用的png格式图片做背景图
background-repeat:repeat-y;
width:713px;
float:left;
padding-bottom:30px;
overflow:hidden;
position:relative;
background-image:url("bjt1.png");

做网页背景ie6怎么无效呢,显示不出来。
[解决办法]
ie6不支持png格式
参考
http://www.cnblogs.com/yuzhongwusan/archive/2009/04/17/1438119.html
[解决办法]
对ie6对png不支持

热点排行