Forum Moderators: not2easy
I have a table to display, but I don't want to use the table tag. Instead, I've been using the float property in CSS to control what's on the left side and right side. The problem is that when I want to start a new row, the browser is showing the new row underneath the shortest cell (height-wise) in the previous row instead of showing the new row underneath the tallest cell (height-wise) in the previous row.
<snip, snip, snip>
I thought using the <p> tag would work but it didn't.
thanks for any tips.
[edited by: DrDoc at 8:57 pm (utc) on May 27, 2004]
[edit reason] No URLs, thanks. See TOS [webmasterworld.com] [/edit]