> > I'd appreciate any comment that would help me improve this article:
> > http://tjkdesign.com/articles/float-less_css_layouts.asp
> >
> > Demo:
> > http://tjkdesign.com/articles/css-layout/
> > no_div_no_float_no_clear_no_hack_no
> > _joke.asp
> 
> Nice write-up.
> One of the issues with this technique: you can't use the 'columns' as
> a containing block for absolute positioned elements.
> Another issue: width on a 'table-cell' is more like 'min-width' than
> 'width'. The cell can expand in width if it contains e.g. long
> unbreakable text strings (or strings of text with white-space:pre).
> This can eventually be controlled by wrapping such content in a
> 'overflow:auto' wrapper, but not always.

Hi Philippe,
I'm using pre elements in the step-by-step pages and as the last one shows,
columns do not expand.

http://tjkdesign.com/articles/css-layout/how-to/float-less_fluid_layout_with
_min-max_width.asp


-- 
Regards,
Thierry | http://www.TJKDesign.com






*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to