Sent by Zoe M. Gillenwater on 30 November 2004 16:04
Lassi Heikkinen wrote:
>Due to help of this mailing list I've gotten pretty nice three column layout
>working in main browsers: http://pulu.org/mopo4.1/ (please don't complain about
>the color theme)
>
>The middle column is first part in XHTML, then comes left column and then
>right. Now I ask if anyone could tell me how to change left and right column
>stuff opposite in XHTML and still the layout would be the same. That is because
>I simply want right column be displayed before left column (menu, user panel,
>tools etc.) in text browsers.
>
>
You could wrap the center and right columns in a div and float it to the
right, and give it a left margin large enough to hold the static left
column. Within this wrapper, either position the right column
absolutely or use negative margins to keep the center column first in
the source. So, you'll have this:
#wrapper
#center
#right
#left
There are probably other ways to do it, but this it my first reaction.
Zoe
--
Zoe M. Gillenwater
Design Specialist
Highway Safety Research Center
http://www.hsrc.unc.edu
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
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/