Three column layout using nothing but CSS (absolute positioning),
renders well in IE, NS, Mozilla, camino, Opera Mac etc
The test page is at
http://sol4.net/3.shtml
as on the above page, the center columns content causes the length of
the column to expand as expected. The problem is I need to alter the
left and right columns height to match the centers
Any suggestions?

Signature
www.sol4.net
Powered by: Penguins and Apples
Proud to be 100% Microsoft Free
Genomega - 27 Dec 2003 14:56 GMT
> Three column layout using nothing but CSS (absolute positioning),
> renders well in IE, NS, Mozilla, camino, Opera Mac etc
[quoted text clipped - 8 lines]
>
> Any suggestions?
One way. height:120px; or whatever number works.