Is it possible to create a layout of two columns, where: a) they equalize - that is, the shorter (height) col expands to the height of the larger one (EG the default behavior of table rows, all td's are the height of the largest td in the tr) b) they are fluid - that is, widths are specified in percent of screen
without using any hacks (such as filler images, etc.), and that will work on 5.0 and up browsers? Extensive Googling showed examples of this, but they all used hacks such as filler images or invisible, matching divs Thanks PS Please cc me on all responses PPS If this is simply impossible, what is the best way to do this (assuming you need to support IE). It seems to me that going back to plain ol' tables is better than resorting to these hacks... ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
