DIV+CSS在IE中显示是好的,在Firefox 中就不行了
内容就在下面这个网址http://www.hztlkj.cn/6.htm希望能人能把代码改一下...
内容就在下面这个网址
http://www.hztlkj.cn/6.htm
希望能人能把代码改一下 展开
http://www.hztlkj.cn/6.htm
希望能人能把代码改一下 展开
1个回答
展开全部
把margin 和padding都设为0就好了
<style>
<!--
body{
margin:0px;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
}
fieldset {
border:0;
}
form {
margin:0px;
padding:0px;
}
legend {
display:none;
}
#box{
margin:0;
width:100%;
height:1000px
}
#header{
height:116px;
background:url(img/top.jpg) no-repeat top right;
margin:0px;
padding:0px;
color:#000000;
}
#biaoti{
width:600px;
text-align:center;
}
#biaoti ul{
list-style:none;
margin:20px 0px 0px 20px;
float:left;
padding:0px;
}
#menu{
width:100%;
text-align:left;
height:24px;
border-top:1px solid #669933;
background:#66cc99 url(img/bg_menu.gif) no-repeat top left;
margin:0px;
}
#menu ul{
list-style:none;
margin:0px 0px 0px 0px;
float:left;
padding:0px;
}
#menu ul li{
float:left;
margin:5px 0px 0px 0px;
background:url(img/xian.gif) no-repeat top right;
width:68px;
text-align:center;
padding:0px;
}
#menu .first{
width:80px;
background:none;
}
-->
</style>
<style>
<!--
body{
margin:0px;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
}
fieldset {
border:0;
}
form {
margin:0px;
padding:0px;
}
legend {
display:none;
}
#box{
margin:0;
width:100%;
height:1000px
}
#header{
height:116px;
background:url(img/top.jpg) no-repeat top right;
margin:0px;
padding:0px;
color:#000000;
}
#biaoti{
width:600px;
text-align:center;
}
#biaoti ul{
list-style:none;
margin:20px 0px 0px 20px;
float:left;
padding:0px;
}
#menu{
width:100%;
text-align:left;
height:24px;
border-top:1px solid #669933;
background:#66cc99 url(img/bg_menu.gif) no-repeat top left;
margin:0px;
}
#menu ul{
list-style:none;
margin:0px 0px 0px 0px;
float:left;
padding:0px;
}
#menu ul li{
float:left;
margin:5px 0px 0px 0px;
background:url(img/xian.gif) no-repeat top right;
width:68px;
text-align:center;
padding:0px;
}
#menu .first{
width:80px;
background:none;
}
-->
</style>
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询