Dreamweaver Users -
Note:
Under Edit>Preference>Code Rewriting be sure that all boxes under
"Rewrite Code" are UNchecked.
The current KU Web Template includes two changes which will make creating
and maintaining your web site easier than before.
- The site makes extensive
use of Cascading Style Sheets (CSS). Attaching a style definition to the
many elements of your site makes it possible to make site-wide changes with
a small alteration of a single file.
- The Server-Side Include (SSI)
structure has been updated. Now all SSI settings can be made in a single
file which is included in all the pages in your site. This is another change
that enables site-wide updates by editing a single file.