DIV背景图片在火狐浏览器不显示
body{margin:0auto;}#centdiv{margin:0auto;width:900px;background:url(bg.gif)toprepeat-...
body{
margin:0 auto;
}
#centdiv{
margin:0 auto;
width:900px;
background:url(bg.gif) top repeat-x #FFFFFF;
overflow:auto;
}
#header{
margin:0 auto;
width:900px;
height:160px;
background:url(head_nav_r1_c1.gif) bottom no-repeat center;
overflow:auto;
}
#nav{
margin:0 auto;
width:900px;
height:63px;
background:url(head_nav_r2_c1.gif) top center no-repeat;
}
<div id="centdiv">
<div id="header"></div>
<div id="nav"></div></div> 展开
margin:0 auto;
}
#centdiv{
margin:0 auto;
width:900px;
background:url(bg.gif) top repeat-x #FFFFFF;
overflow:auto;
}
#header{
margin:0 auto;
width:900px;
height:160px;
background:url(head_nav_r1_c1.gif) bottom no-repeat center;
overflow:auto;
}
#nav{
margin:0 auto;
width:900px;
height:63px;
background:url(head_nav_r2_c1.gif) top center no-repeat;
}
<div id="centdiv">
<div id="header"></div>
<div id="nav"></div></div> 展开
展开全部
您好!很高兴为您答疑!
背景图片应该这么写background:url(head_nav_r1_c1.gif)no-repeat center bottom;
您可以在火狐社区了解更多内容。希望我的回答对您有所帮助,如有疑问,欢迎继续在本平台咨询。
背景图片应该这么写background:url(head_nav_r1_c1.gif)no-repeat center bottom;
您可以在火狐社区了解更多内容。希望我的回答对您有所帮助,如有疑问,欢迎继续在本平台咨询。
展开全部
你样式的书写不规范;
#header{
margin:0 auto;
width:900px;
height:160px;
background:url(head_nav_r1_c1.gif) bottom no-repeat center;
overflow:auto;
}
中的背景图片应该这么写
background:url(head_nav_r1_c1.gif)no-repeat center bottom;
#header{
margin:0 auto;
width:900px;
height:160px;
background:url(head_nav_r1_c1.gif) bottom no-repeat center;
overflow:auto;
}
中的背景图片应该这么写
background:url(head_nav_r1_c1.gif)no-repeat center bottom;
本回答被提问者采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询