Wellesley Computing Logo

Dreamweaver
8
Macintosh and Windows

Dreamweaver 8 for Beginners

Dreamweaver Icon  Dreamweaver 8 is a visual editor for creating and managing Web sites and pages. With Dreamweaver, it is easy to create and edit cross-platform, cross-browser pages. Dreamweaver provides advanced design and layout tools and allows users to utilize Dynamic HTML features, such as animated layers and behaviors, without writing code.

For Beginners What's New in Dreamweaver MX Basic Features Menus and Media
Managing a Site Creating Forms Cascading Style Sheets Web Resources

Link - Beyond the BasicsLink - Site Management Features

Table of Contents


The Dreamweaver Documentation

Dreamweaver for Beginners

This page includes information on downloading and installing Dreamweaver, the basics of beginning a new website and editing a current website. No specific features are explained here.

Basic Features

This page includes instructions for working with Text, Images, Links, and Tables as well as document features such as backgrounds and document titles. Productivity features such as Previewing, Printing, Spell-check, Search and Replace, Cleaning up Word HTML and importing spreadsheets are also covered.

Menus and Media

This page includes instructions for creating graphic menus such as image maps, rollovers, nav bars and jump menus as well as inserting media files such as Flash and Quicktime.

Site Management Features

This page includes instructions for using some of Dreamweaver's site management features such as site maps, link checking, the History Palette, commands, libraries and templates. These features are not necessary for creating a web site, but can improve efficiency.

Forms

This page includes instructions for creating web forms using Dreamweaver.


Where to find this software at Wellesley

Dreamweaver is available on all of the computers in the public labs and can be installed on personal and office computers connected to the Wellesley College network. If Dreamweaver is not already installed on your computer, you can install it from the following pages:

Macintosh
Windows



The first time you launch Dreamweaver

The first time you open Dreamweaver, you should edit the preferences so that you can use the program most efficiently.

Open


Starting a new web page or web site

Before starting a new webpage, create a new folder on your computer to hold all of your web page files. This includes all of your html files (created in Dreamweaver) as well as any image files (.jpg or .gif) that you are including on your web pages. Dreamweaver expects that you will save all of your files to one "site folder".

 

Editing files that already exist

If you do not already have a copy of the web page on your computer, you will need to download the page to your computer using Fetch (Mac) or WinSCP (Windows).so that you can edit it.

Remember that any images that were part of this web page page are separate files. If you download just the html file to edit, the images won't show up in Dreamweaver because they are still stored on the web server, not on your computer. You don't need to worry about this because the HTML code on your page points to the location of your images on the web server. If you edit only the text and then upload your file to the same location on the web server when you are done, the pointers will still locate the images and they should show up as usual.

Once you have the file on your computer:


A word about images

Working with images takes some care. All of your images must be created and edited outside of Dreamweaver. Dreamweaver cannot edit images.

In order for various web browsers to see them, these images should be in the GIF or JPG file formats. If you have images that you want to use but you need to convert them from another format (PICT, TIFF etc.) or resize them, you can use any one of several graphics applications such as Graphic Converter (Macintosh) or Fireworks (Windows or Macintosh). Photoshop and Illustrator are also available in the Knapp Center and in the PNE Media Lab and can be installed on local computers for use on campus.

If you want to draw your own images or make banner headings that include text and graphic elements, you can use Fireworks (Windows or Macintosh). Other ways to find images for your pages are to scan them from printed copies, use a digital camera, or use public domain clip art that you can find on the web or purchase.

Once your images are created, save them all inside the website folder that you created for your website and follow the instructions for inserting images on the Basic Features page.


Saving and naming files

Before you save, give your page a Document Title. The Document Title appears in the blue bar at the top of your browser window when you view your web page. If you do NOT give your page a Document Title, the browser window will say Untitled Document.

To enter a Document Title:

  1. Enter a Document Title in the Title: box that appears in the toolbar at the top of the page editing window.

    Title

To save your file:

  1. From the File menu, select Save.
  2. In the Save as window, type the name you wish to assign to your document.
  3. Make sure the file name is followed by the extension .html (example: file.html).
    Note: The standard at Wellesley is for all web-page filenames to have the extension .html. Filenames should consist of all lower-case characters with no spaces. The underscore symbol can be used to separate words. (Example: file_with_long_name.html)
  4. Make sure to save your file to the folder you created to hold all of the files for this website. Note: If you're saving an existing file, save it to the same folder you opened it from. If you save your file into a different folder, links and image links will be broken. Make copies of files and move them on your desktop, not in Dreamweaver.


How to quit

On a Macintosh, select Quit from the Dreamweaver menu. On a PC, select Exit from the File menu.


Uploading your pages to the web

The pages you create in Dreamweaver are files that are saved on your computer. In order for them to be "live" on the internet and available to the world you will need to upload the pages to a web server.

Instructions for Faculty/Staff and Students are different. Select the appropriate link to learn more about the uploading process.

Faculty and Staff

Instructions on getting a provider account, and uploading your pages.

Students

Instructions on uploading a Student Organization page.
Instructions on getting a personal account and uploading your pages.


Where to find more help

With Dreamweaver

More Web Resources

A longer list of resources is available in the Publishing a Web Site at Wellesley College page.



Computing at Wellesley

Macintosh Documentation

PC Documentation