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
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