Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

vertically align entire content of page

Status
Not open for further replies.

zzzzzeke

Programmer
Mar 1, 2004
14
US
I have a dynamic page that I want to be centered vertically in the broswer. I've tried v-align(ing) the outmost table by using code in the HTML and CSS with no luck. I've also tried putting the parent table in a div tag and v-aligning that...NO LUCK!

Only thing that I've found to work was using absolute coords in CSS, but thats obviously not gonna fly on a dynamic page.

please HELP!

thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top