在Dreamweaver中使用css插入的背景图片不显示,运行时在浏览器中显示是怎么回事?
使用css插入的背景图片在Dreamweaver环境中不显示,但是运行时在浏览器中显示下面是代码:.bottom{width:1000px;height:176px;fl...
使用css插入的背景图片在Dreamweaver环境中不显示,但是运行时在浏览器中显示
下面是代码:
.bottom{
width:1000px;
height:176px;
float:left;
background-image:url(images/bottom.jpg);
}
.left{
width:267px;
height:323px;
float:left;
background-image:url(images/left.jpg);
}
.center{
width:431px;
height:323px;
float:left;
background-image:url(images/login.jpg);
} 展开
下面是代码:
.bottom{
width:1000px;
height:176px;
float:left;
background-image:url(images/bottom.jpg);
}
.left{
width:267px;
height:323px;
float:left;
background-image:url(images/left.jpg);
}
.center{
width:431px;
height:323px;
float:left;
background-image:url(images/login.jpg);
} 展开
2个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询