View Single Post
Old 02-22-2008   #3 (permalink)
Telos
Eternal Being
 
Join Date: Feb 2006
Location: Finland
Posts: 239

Code:
div#wrapper {
width: 700px;
margin: 0 auto;
}
Code:
<div id="wrapper">
</div>
Remember to use the correct doctype: A List Apart: Articles: Fix Your Site With the Right DOCTYPE!
__________________
Telos is offline   Reply With Quote