John Wells wrote:

> I've created a three-column layout based on the Holy Grail article, 
> and it works at high resolutions. However, at lower resolutions (or 
> if a high res user shrinks their browser), the right column shifts to
>  the left and floats over the center column.

Add...

#container {display: table-cell;}

...and the good browsers will follow order and keep the right column in
place.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to