My understanding is that you want a table with two columns. The first column has four rows of equal height and the second column has three rows of equal height, each 4/3 of the height of the rows in the first column. I am also assuming that you want the table to use the minimum height based on the largest cell in either column and that this height could vary with content and font size.
I don't think that this is possible in html without using javascript, but I look forward to others with more html experience proving me wrong.
|