今天把css在firefox下给居中了!
body,td,th {
font-size: 12px;
}
body {
background-image: url(images/bg.gif);
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
#all {
margin:0px auto 0px auto;
padding: 0px;
}
#body {
text-align: center;
background-color: #FFFFFF;
height: auto;
width: 778px;
padding-right: 5px;
padding-left: 5px;
}
#head_top {
width: 100%;
height: 87px;
background-color: #F0F1F3;
margin-bottom: 3px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
}
#head_menu {
color: #FFFFFF;
background-color: #C60000;
text-align: center;
height: 20px;
width: 100%;
padding-top: 5px;
}
#copytop {
color: #FFFFFF;
background-color: #C60000;
text-align: center;
height: 20px;
width: 100%;
padding-top: 3px;
}
#copyright {
background-color: #EAEAEA;
height: 50px;
width: 100%;
padding-top: 20px;
}
</style>
<div id="all" align="center">
没有想到最后面用了这个,呵呵,不过在%之后,好多了!
看着自己写的程序,好有动力呀!
Powered by什么意思?
