Forum Moderators: open
For others' reference, try making an invisible table with 2 rows and 1 column. I set the first row to be 90% height and the second to be 10% height and then put my text in the bottom row. That gave about the same effect as aligning the text on the bottom of the page =)
That gives a pretty similar effect to your table, but if you want the footer at the foot of the screen even if the content above it is more than a screenful, then the solution is much easier.
A third way to do it (probably the most robust, but not without other disadvantages) is with frames.
Shawn