CSS - IE & FF ?!?
CSS - IE & FF ?!?
Out of context: Reply #11
- Started
- Last post
- 15 Responses
- bokswagen0
this might help:
add this to your current style:
body {
text-align: center;
margin: auto;
}
and it might help if you put the header div inside the container div.