DREAMWEAVER I: Introduction to Dreamweaver

Background, concepts, and discussion

Dreamweaver is:

Other similar products include MS FrontPage; Adobe GoLive and Netscape Composer. All of these products are also WYSIWYG editors for creating web pages.

Why Dreamweaver is cool:

Important Dreamweaver vocabulary:

Document window:
the main workspace in which you are creating or editing a page.
Site window:
the window from which you manage your files, select files to edit, and transfer files.
Panels:
toolbars and other similar critters you can use to insert objects and functions into your document. You can open and close these (there are several you may use regularly eventually but not today) by selecting or deselecting them from the "window" menu. In Dreamweaver MX, these appear as a Property inspector below the document window (it can be moved by dragging the five dots at the far left), and several others to the right of the primary work space. In Dreamweaver 4.0, they are free-floating toolbars.
Inspectors:
specific panels which allow you to make changes to the attributes of selected objects or text.

Important general web publishing vocabulary:

Upload:
copy a file from your personal machine to your server
Download:
copy a file from your server to your personal machine
Directory:
group of files under one name on either server or local machine
File:
any item in a directory. Can be a text file (a web page, a Word document, etc), an image file (a picture, symbol, or drawing), or any of a number of other types. Today we will use text files.
Block-level element:
any element which is intended to be a section of the page. Examples are paragraphs, blockquotes, or lists, which all start on a new line.
In-line element:
any element which is intended to display in the flow of the content and not start a new section. Examples are boldface, italics, and anchors (links)

BACK•••NEXT

 

© Lara Nesselroad
Fall 2004