On Wed, Feb 18, 2009 at 8:02 PM, Casey <casey.li...@caseyftw.com> wrote:
> Hi,
>
> I'm working with a series of <div>s:
>
> <div>
>  <div>...</div>
>  <div>...</div>
>  <div>...</div>
>  <div>...</div>
>  <div>...</div>
> </div>
>
> The inner <div>s are all float: left'd. However, when the contents of
> the <div>s is too wide for the browser, the line of DIVs break. Is
> there a way to prevent this, other than setting a fixed width for the
> container <div>? (Yes, the alignment of the <div>s is crucial.)
>
> Thanks.
>
>  - Casey

Why couldn't you set a fixed width (perhaps to something arbitrarily high)?
--Ankeet [ http://www.skyisturningred.com/ ]
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to