Re: [css-d] Four Column Layout

2005-09-25 Thread David Laakso
Richard Brown wrote: A short while ago I tried to do a four column layout and succeeded eventually! I am pondering the process and would like to try again building from the ground up. I want the design to be fixed width (800px) and available at 800 x 600 size. The question I have in build

Re: [css-d] Four Column Layout

2005-09-25 Thread Bob Easton
Richard Brown wrote: The question I have in building this design the use of divs. I have an outer wrap to fix the size to 800px. Then where do I go from here. Two divs within this, one floating left and the other floating right. And then two divs within these divs again floating left or right.

Re: [css-d] Four Column Layout

2005-09-24 Thread Steve Clay
Saturday, September 24, 2005, 3:46:35 PM, Richard wrote: > divs within this, one floating left and the other floating right. And > then two divs within these divs again floating left or right. Or do I > just have four divs, three floating left and one floating right. Depends on what order you wan

[css-d] Four Column Layout

2005-09-24 Thread Richard Brown
Hi All A short while ago I tried to do a four column layout and succeeded eventually! I am pondering the process and would like to try again building from the ground up. I want the design to be fixed width (800px) and available at 800 x 600 size. The question I have in building this design t