Re: [css-d] Question about 3 column layout with floats

2008-03-23 Thread Phoebe Taylor
Thank you both for the explanations and the links to give me an idea of what to look out for. :) Phoebe __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incuti

Re: [css-d] Question about 3 column layout with floats

2008-03-23 Thread David Laakso
Phoebe Taylor wrote: > I'm proceeding from my first CSS site to a new one. This one will > have a header and a main section below that with 3 columns, Navigation > - Content - and a column on the right for highlighted events. > > Instead of a fixed width site, which is what i used on my last one,

Re: [css-d] Question about 3 column layout with floats

2008-03-23 Thread bj
>Instead of a fixed width site, which is what i used on my last one, I >want this site to be a percentage of the browser window - say 80% in >width, so it will scale up with larger browsers. In doing this, what >is the best way to handle the sizing of the columns? Should I float >them on percen

[css-d] Question about 3 column layout with floats

2008-03-23 Thread Phoebe Taylor
I'm proceeding from my first CSS site to a new one. This one will have a header and a main section below that with 3 columns, Navigation - Content - and a column on the right for highlighted events. Instead of a fixed width site, which is what i used on my last one, I want this site to be a perce