MiLiTARYiV
Senior Member
- Jan 9, 2008
- 963
- 605
I have a xml flash website thats sits to the left with a big whitespace on the right? Anyone know a quick fix?
.content {
width: 700px ;
margin-left: auto ;
margin-right: auto ;
}
<div class="content">
FLASH HERE
</div>