Page is a not externally linkable
whatson - 9:50 pm on Oct 22, 2012 (gmt 0)
If you want something completely centered within another div, how is this done?
Is it like this?
<div id="container">
<div id="centered">centered div</div>
</div>
And how do you center the div vertically?