Re: [css-d] 3 column expanding center column CSS

2009-04-09 Thread Ian Young
> -Original Message- > From: css-d-boun...@lists.css-discuss.org [mailto:css-d- > boun...@lists.css-discuss.org] On Behalf Of Yazmin Media > Sent: 09 April 2009 14:48 > To: css discuss > Subject: [css-d] 3 column expanding center column CSS > > I've been doin

Re: [css-d] 3 column expanding center column CSS

2009-04-09 Thread Bobby Jack
--- On Thu, 4/9/09, Yazmin Media wrote: > I need to setup a 3-column, fixed width layout that allows > the center column to expand in width when necessary. That's a bit of an oxymoron, but if you want the middle column to be no smaller than a certain width, you can use min-width. - Bobby

[css-d] 3 column expanding center column CSS

2009-04-09 Thread Yazmin Media
I've been doing a search through a lot of 3 column CSS layout examples, but I'm getting the feeling that what I want cannot be done. I need to setup a 3-column, fixed width layout that allows the center column to expand in width when necessary. For example, say I have a fixed width 3-column design