Website for Interdisciplinary Learning in CFR
Home Issues Concepts Case Studies

Site Map

Issues Concepts Case Studies

How to add a new page to this site.

Using Word Documents:

  1. Save your web page in HTML format. (MS Word 97 and on allow you to save a Word file as an HTML document; in some cases this feature may need to be specifically installed as an option)
  2. Using Dreamweaver open the *.html file you just created.
  3. From the Menu Bar on Dreamweaver select Commands > Clean Up Word HTML...
  4. A small dialog box will appear. If you have not made any other changes, Dreamweaver should be able to automatically recognize what version of Word you are using.
  5. Click on "OK" and Dreamweaver will remove unnecessary lines of code that Word attaches to HTML documents.
  6. Now the page should look cleaner.
  7. The next step is to apply the appropriate template to your web page. From the menus select Modify > Templates > Apply Template to Page...
  8. A small window will pop-up asking which template you would like to apply. Select the appropriate template and then click on "OK".
  9. The New Web page should look like another page in the web site now.