Macromedia Dreamweaver

This tutorial will guide you step-by-step through configuring Macromedia Dreamweaver to exchange files between your computer and your web site.

In order to follow along with us, you'll need to have Macromedia Dreamweaver installed, and you'll need to be connected to the internet via your Internet service provider.


Create a Simple Page

Before you may publish an html file to your web site with Dreamweaver, you must either have a page already created, or create a page. To create a page with Dreamweaver, follow these simple steps:

1. With Dreamweaver open, choose File, New.

2. Type in "This is a simple test"

3. From the menu bar, choose File --> Save As.

4. Name the html file.
(If this file is to be your homepage, be sure to name it index.html)

Once you have the file saved to your hard drive, you are ready to publish the file.

Publish Your Web Page.

1. From the menu bar of the new window, choose Site --> Define Site.
   A new window will appear that looks like this.

Screen Shot

2. Click on edit.

3. After the new window opens. Click on the Web Server Info option on the left.

4. Enter the following settings:

Server Access: FTP
FTP Host
: www.yourdomain.com.
host directory:www/
Username: Insert your username here.
Password: Insert your password here.

5. Click "OK" at the bottom.

Screen Shot

A new window like this will pop up.

Screen Shot

6. Click the connect button. The button will change to disconnect because you are already connected.

7. The left hand side is your site and the right hand side is your local machine. Select the files that you wish to transfer from the right side of the window and drag them to the left side. You can also use the Get and Put buttons.