Essential Dreamweaver 4 for Web Professionals
Chapter Links
Chapter 1 Chapter 2 Chapter 3 Chapter 4 Chapter 5 Chapter 6 Chapter 7 Chapter 8 Chapter 9 Chapter 10 Chapter 11 Chapter 12 Chapter 13 Chapter 14

Chapter 11
Library Items and Server-Side Includes

Downloads

Chapter 11 Overview

Just about every Web site in existence includes elements that are used more than once throughout the site. Common examples of reusable elements are navigational links, graphics, a company's logo, and a copyright statement. Besides Dreamweaver's templates, library items and server-side includes (SSIs) make building and maintaining a Web site much easier by allowing you to store reusable elements in a single "master" location, then allowing Dreamweaver or the server to insert them on every page on which they should appear. As you learned with templates (Chapter 10), this approach enables you to make an update in one place and have that update appear throughout the site, rather than making manual changes on each affected page.

Below is a more detailed overview of what's covered in this chapter: