/ Published in: CSS
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
body {margin:0px; padding:0px;} #Content { position:absolute; left:50%; width:500px; margin-top:50px; margin-left:-266px; padding:15px; }