Hello every one
I’m using this simple code for the footer:
#footer {
width: 875px;
color: #333;
background-color:#f85a87;
padding: 10px;
border:5px solid #CCCCCC;
margin: 0;
}
it looks totally perfect in FF but in IE it doesn’t! it looks moved a little bit to the left and it’s upper than it should be, this happened some where else in another page,are u ppl facing similar problems? what should I do to make it look the same in bot browsers?
Thank u !:stare: