Re: [css-d] Multi-column layout with only one flexible-width column

2010-05-19 Thread Tom Livingston
Thanks all for the links on this. Sent from my iPod On May 17, 2010, at 11:41 PM, David Laakso wrote: > Tom Livingston wrote: >> I have a sinking feeling that this approach is asking for trouble. > > > > Such is life. On or off the web. > Explore some alternatives: > > [1] >

Re: [css-d] Multi-column layout with only one flexible-width column

2010-05-17 Thread David Laakso
Tom Livingston wrote: > I have a sinking feeling that this approach is asking for trouble. Such is life. On or off the web. Explore some alternatives: [1] [2] [3] Be

Re: [css-d] Multi-column layout with only one flexible-width column

2010-05-17 Thread Thierry Koblentz
> This may be old news, but I have not done a layout like this before. I > need a 3 col layout, with only one (largest, content area) column > being of flexible width. I have a start, with 2 fixed-width cols > absolutely positioned, and the 3rd w/o a declared width margined over > next to the other

Re: [css-d] Multi-column layout with only one flexible-width column

2010-05-17 Thread genericmaillists
On Mon, May 17, 2010 at 9:19 PM, Tom Livingston wrote: > List, > > This may be old news, but I have not done a layout like this before. I > need a 3 col layout, with only one (largest, content area) column > being of flexible width. I have a start, with 2 fixed-width cols > absolutely positioned,

[css-d] Multi-column layout with only one flexible-width column

2010-05-17 Thread Tom Livingston
List, This may be old news, but I have not done a layout like this before. I need a 3 col layout, with only one (largest, content area) column being of flexible width. I have a start, with 2 fixed-width cols absolutely positioned, and the 3rd w/o a declared width margined over next to the other 2.