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
______________________________________________________________________
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