August 3, 200818 yr does anyone have some good tips for vertical centering using css? I am finding it very difficult and what I can find on the blogosphere seems very overcomplicated. Martin
August 4, 200818 yr #wrapper { height:200px; line-height:200px; } <div id="wrapper>blah blah blah</div> That should work, but only for small amounts of content.
Create an account or sign in to comment