|
Introduction | Opening the Program | Different Views | Program Layout | Panels: 1 - 2
The Insert Bar: 1 - 2 - 3 - 4 - 5 | Creating a New Page | Opening a Page | Multiple Pages with Similar Styles
Page Properties | Text & Text Properties | Checking Spelling | Style Sheets: 1 - 2 - 3 - 4 - 5 - 6 - 7
Tables: 1 - 2 - 3 | Images: 1 - 2 - 3 - 4 - 5 | Links: 1 - 2 - 3 - 4 - 5
Publishing: 1 - 2 - 3 - 4 - 5 - 6 | Templates: 1 - 2 - 3 - 4 | Collaboration: 1 - 2 - 3
Outside References
Different Views:
Dreamweaver MX 2004 is a flexible program that allows you to code in different “views”: Code View, Code and Design View, and Design View. You can switch between these views by using a series of three button icons located near the top left corner of the screen.

In the Code view, Dreamweaver MX 2004 displays a web page in its raw form: HTML code. If you are familiar with hand-coding HTML, you may wish to edit your web pages in this view.
The Code and Design View splits the screen in half, displaying the HTML code for the web page in the top, and the WYSIWYG, or Design View, in the bottom half.
Finally, the Design View displays a web page purely in the WYSIWYG style. Here, you can physically manipulate your web page elements, rather than coding them in HTML. This is the ideal view to use for beginners.
>> next
|