Forum Moderators: open

Message Too Old, No Replies

TD height question

Different TD heights in the same TR and new TR begin after it

         

ahmed_rdi

11:12 am on Aug 31, 2005 (gmt 0)



I want to make a table that reads from DB with different TD heights and it completes down others.
When making a new TR, It begins after the longest last td in the last tr, I need it (new tr) to begin after the real height of each TD in order to not having white spaces between tds in sequenced TRs

tedster

4:34 pm on Sep 1, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to the forums, ahmed_rdi

I'm not sure I understand your question. Every <td> within a row has the same height -- that's the way tables render. And don't row/cell heights usually shrink wrap to the content no matter what you try to do to force them to render differently?

Perhaps this is not the actual source of the white space you see? Or perhaps I just misunderstand, as I said.