Forum Moderators: not2easy
I have divs set in table cells within rows 2 to 6 of a 7 row table. The row heights are specifed in the table specs within the external css - 16% for the top row and 14% for the other rows. In IE I set the div height to 100% (within the css) and what I believe to be the parent (the table row) restricts the height of the div to within the height of the row. This does not work in Mozilla or in Opera. It may be that I do not have a proper understanding of the concept of "parent defined height".
This is my first time posting and I am not sure whether it is appropriate to provide a URL to demonstrate the issue.