Forums
This topic is locked
Using Dreamweaver Templates and CSS2
27 Jul 2006 20:03:05 bob mc posted:
I am attempting to create a site using CSS2 and Dreamweaver Templates (with editable and repeating regions).I'd like to try to get the HTML to be very straightforward (for the search engines) while controlling the layout via CSS(2). Something like what is done at:
www.csszengarden.com/
... where the HTML is simple, as seen here:
www.csszengarden.com/zengarden-sample.html
... but the design can vary depending on the stylesheet.
<b>NOW, TO THE QUESTION:
Can I create a layout in this manner, and effectively use the editable/repeating regions of the Dreamweaver template, while updating the page through Macromedia Contribute?</b>
I fear that the CSS2 design is good for content that doesn't change, but if a user updates a region with more content than was originally in the region (DIV), the design will break.
For example, a lot of text added to a region might change the relative positioning of a nearby region. If I have two stacked regions and the first region suddenly becomes twice as deep, the relative position of the second region will have changed (although the stlyesheet will not have changed... hence the design-break.)
<b>Anyone have experience with HTML/CSS(2) and Dreamweaver templates? Any resources you could point me to?</b>
It seems almost as though CSS would replace the Dreamweaver Template, as opposed to work with it.
Thoughts?
Bob
Edited by - bobmc213 on 27 Jul 2006 20:03:38
Edited by - bobmc213 on 27 Jul 2006 20:04:21
Edited by - bobmc213 on 27 Jul 2006 20:04:55
Edited by - bobmc213 on 27 Jul 2006 20:06:05