Datasheet

Dreamweaver has two main program layout settings: the designer layout,
shown in Figure 1-8, and the coder layout, which places the panels on the left
side of the screen instead of the right side. You can change layouts by choos-
ing WindowWorkspace Layout and then choosing Coder or Designer.
The Document window
The big, open section in the main area of the workspace is the Document
window, which is where you work on new and existing pages. If you use the
Designer interface in design view, you see your page as it would appear in
a Web browser. If you want to see the HTML code behind your page, click
the Code button at the top of the work area. Choose the Split button to see
the HTML code and design view simultaneously (which you can see in
Figure 1-8).
Figure 1-8:
When you
use split
view, you
can select
text in
design view,
and Dream-
weaver
auto-
matically
highlights
the corre-
sponding
code in
code view.
24
Part I: Creating Great Web Sites
05_114902 ch01.qxp 3/29/07 6:55 PM Page 24