Vanilla 1.0.3 is a product of Lussumo. More Information: Documentation, Community Support.
<body>
<div id="container">
Fixed-width and centred content here ...
</div>
</body>/* Center the body for IE5/Win users */
body {
text-align: center;
}
/* 0px top and bottom, auto-fit the side-margins.
Specify a fixed-width in pixels (760px here)
and then re-align the text. */
#container {
margin: 0 auto;
width: 760px;
text-align: left;
/* Border for illustrative purposes only. */
border: 1px solid #f00;
}1 to 6 of 6