Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

td height

Status
Not open for further replies.

lazydays

Technical User
Sep 29, 2003
93
GB
I am having a spot of trouble with td height and IE.

I have a table with 3 colums and 3 rows - the middle column spans all 3 rows and the top 2 rows are fixed height - the bottom row expands as needed so has no height set.
This renders exactly as it should in FF and Opera, but IE expands the 2 top rows as well.

Has anyone ever come across this? How can I get round it without having to state a height for that last row?
 
I think you can't. IE just likes to expand. You could set height of the last row to 100% to let IE know that that row should take as much space as available.
 
try removing <!DOCTYPE tag (if it is there)...

Known is handfull, Unknown is worldfull
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top