Forum Moderators: mack

Message Too Old, No Replies

Vertically centre a page on screen?

What is the best way to vertically centre a table on the screen?

         

jetnovo

3:42 am on Oct 18, 2004 (gmt 0)

10+ Year Member



Hi there

I know that at its most basic the <CENTER> tag will horozontally centre a table (or whatever) on the screen - but what are some simple and/or CSS ways of vertically centering things?

photon

1:00 pm on Oct 18, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Check out Dead Centre [wpdfd.com]. They use a one pixel high div absolutely positioned 50% from the top, then nest the content div inside of it.