Flexi CSS Layouts for Dreamweaver Forum


box Flexi CSS Layouts for Dreamweaver
Flexi CSS Layouts is a Dreamweaver Extension that helps you create browser compliant table-less web pages with ease. Unlike other products that are limited to templated CSS layouts with 1, 2 or 3 columns, with Flexi CSS Layouts for Dreamweaver you can build your own custom layout structure without coding.

Find out more about Flexi CSS Layouts for Dreamweaver

Thread: Why so much code?

title left
User Details
message
title right
Jeannette

post date:
2011-03-01 17:26:44
I do not understand why there are so many div tags in Flexi Layouts. Isn't it possible to have all those attributes in just one tag?
Andrei Rinciog [Extend Studio]

post date:
2011-03-02 09:52:48
Hello Jeannette,

Additional divs are created to keep the layout editable after it's inserted in the page. There is room for improvement on this and we plan on doing more research and improve the generated code in the future.


Regards,
Andrei Rinciog
Jeannette

post date:
2011-03-02 13:49:54
Got it. Thanks.