Goosio
17 Feb 2010, 02:32 PM
What's the best way to get two different alignments in the same table cell? I'd like some of the text to align to the top left, and the rest of the text to align to the bottom middle. I can't figure out a way to make it work in HTML or CSS. I've tried nesting a table inside the cell - one column, two rows. But even then the text in the bottom cell won't align to the bottom of the "host" cell...it just kind of hangs there in the middle. Thanks.