Palettes

Starting your first document

Modifying Text

Inserting an Image

Inserting a Table

Inserting a Horizontal Line

Saving your File

Setting up your Site

FTPing Files

Linking

Linking to another document in your site

Linking from one place to another in the same document

Creating an Email Link

Modifying the Colors of your Links and Page

Importing Word® Documents

Image Maps

Converting Layers to a Table

Part II--Creating your Site

Adding more pages to your site

Adding your Resume in .pdf format

III. Creating your Course Page

Putting your PowerPoint Presentaiton on your Website

 

Importing Word Documents

There are two ways to use your Word® document in Dreamweaver®. First of all, you need to "Save as HTML" your document in Word®.

Once you do that, you can open the Word® HTML document in Dreamweaver® or you can click

File--> Import-->Import Word HTML. If there are errors in the code, which there will be, you will get a report like this one:

Once you have the document open in Dreamweaver® , you need to perform one more important step. You must clean up the HTML code. Word® adds a lot of extraneous code when it converts to HTML. This causes a lot of problems for servers, so you need to clean up the code.

Click on "Commands" and then "Clean up Word HTML"

Usually at this point all you need to do is click ok, unless you want to change some of the options. I would leave all the boxes checked.

This report tells you what Dreamweaver® did to your document.