RE: CSS Question
div.box {
width:700px;
height:500px;
margin:0 auto;
}
and at the code
<br>
<br>
<div align="center" class="box">
blabla
</div>
and use breaks <br> to "center" it
not actually sure if that noob shit will work
i'm actually at w3schools trying to learn something about it..
This post was edited on 11-01-2005 at 02:29 PM by Jhrono.
|