by Gecko » Tue Oct 07, 2008 1:54 am
cking,
Dreamweaver Library files are not really designed to be used that way but it does work.
Be careful when working on multiple site at a time and the changes made to the Library files!
What I do in Dreamwaever is make a .dwt "Template" file that is then linked to all the pages with that template layout.
You have to add at least one "Editable Region" in the body section, that will become the changing information area on each page that uses that template.
Now I just create my pages and then apply the template to them, and then edit as needed.
If there are changes to be made to the menu let's say then all you have to edit is the template file, save it and apply the changes to all the pages, done.
As for table over CSS, no way, we still do a few sites in tables but only when a client wants a set look and feel across all browsers but we still use CSS for them as well, as you pointed out, it just easier.