Hello,
I'm looking for information to center a box. This is my code:
BODY {
background: #8B0000;
text-align: center;
}
.disclamerbox {
border: 3px solid #FFD700;
width: 500px;
text-align: center;
padding: 10px;
float: none;
}
FireFox doesn't center this box. Have got any suggestions?
Thank you.![]()





Bookmarks