At 11:38 PM 7/6/2005, Lst Recv wrote:
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 flu
Hi,
Here is a link to a Javascript solution:
http://www.projectseven.com/tutorials/css/pvii_columns/index.htm
The example uses a fixed width, but conversion to a fluid design shoud
be straightforward.
Jim
On 7/6/05, Lst Recv <[EMAIL PROTECTED]> wrote:
> Is it possible to create a layout of two
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 pe