> > My apologies for cross-posting.
> >
> > 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
>
> I'll cross-post, too - since I really like the essence of your
> approach,
> though I'm not fully sold on the lists.
The use of lists is not "that" serious. It was mostly to make the title of
the article more attractive ;)
> not felt good releasing it was because of Dreamweaver's inability to
> render
> it. Of course, many people on this list probably are not as obsessed
> with
> Dreamweaver rendering as on the Adobe forum. Perhaps if your exercise
> gets a
> good response (on Adobe's forum), we can reconsider :-)
Dreamweaver users may use a "design-time" style sheet to make the layout
behave as a float construct.
For example, with my layout they could use the following:
#s1,#s2,#s3 {float:left;overflow:hidden;border:0;}
#ft {clear:left;}
--
Regards,
Thierry | http://www.TJKDesign.com
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************