Dreamweaver templates solve a problem that many companies have - how to maintain a site and keep standard sections standard. The common solution to this problem is to use server side includes, but if your Web server doesn't support SSI, then you can't use it. There are a few other ways to include one HTML file in another, but they all require either server-side programs or JavaScript on your customers' computers.
Dreamweaver templates allows you to create a site template that is maintained in one area of your site, and then create many pages that are based on that template. Then, whenever the template is modified, you can update all the pages that use that template.
- Graphic Index
- Text Index










