Maison  >  Article  >  interface Web  >  背景图怎么在ie6下无效啊_html/css_WEB-ITnose

背景图怎么在ie6下无效啊_html/css_WEB-ITnose

WBOY
WBOYoriginal
2016-06-24 12:21:521163parcourir

使用的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不支持

Déclaration:
Le contenu de cet article est volontairement contribué par les internautes et les droits d'auteur appartiennent à l'auteur original. Ce site n'assume aucune responsabilité légale correspondante. Si vous trouvez un contenu suspecté de plagiat ou de contrefaçon, veuillez contacter admin@php.cn