30
Dreamweaver Basics
The Document window
The Document window shows the current document. You can select any of
the following views:
Design view
is a design environment for visual page layout, visual editing,
and rapid application development. In this view, Dreamweaver displays a
fully editable, visual representation of the document, similar to what you
would see viewing the page in a browser.
Code view
is a hand-coding environment for writing and editing HTML,
JavaScript, server-language code—such as PHP or ColdFusion Markup
Language (CFML)—and any other kind of code. For more information,
see Chapter 20, “Coding in Dreamweaver” in
Using Dreamweaver
.
Code and Design view
lets you view both Code view and Design view for
the same document in a single window.
When the Document window has a title bar, the title bar displays the page
title and, in parentheses, the file’s path and filename. After the filename,
Dreamweaver displays an asterisk if you’ve made changes that you haven’t
saved yet.
When the Document window is maximized in the integrated workspace
layout (Windows only), it has no title bar; in that case the page title and
the file’s path and filename appear in the title bar of the main workspace
window.
Additionally, when a Document window is maximized, tabs appear at the
top of the Document window area showing the filenames of all open
documents. To switch to a document, click its tab.
For more information about using the Document window, see Chapter 1,
“Exploring the Workspace” in
Using Dreamweaver
.
The Document toolbar
The Document toolbar contains buttons that let you toggle between
different views of your document quickly: Code, Design, and a split view
that shows both Code and Design view.
Содержание DREAMWEAVER 8-GETTING STARTED WITH...
Страница 1: ...Getting Started with Dreamweaver...
Страница 8: ...8 Contents...
Страница 10: ......
Страница 46: ...46 Dreamweaver Basics...
Страница 48: ......
Страница 128: ...128 Tutorial Formatting Your Page with CSS...
Страница 136: ...136 Tutorial Publishing Your Site...
Страница 138: ......
Страница 189: ...Add a Repeat Region XSLT object 189 3 Select Insert XSLT Objects Repeat Region...
Страница 196: ...196 Tutorial Displaying XML Data...
Страница 216: ......
Страница 230: ...230 Understanding Web Applications...
Страница 236: ...236 Installing a Web Server...
Страница 254: ...254 Setup for Sample ColdFusion Site...
Страница 268: ...268 Setup for Sample ASP NET Site...
Страница 284: ...284 Setup for Sample ASP Site...
Страница 300: ...300 Setup for Sample JSP Site...
Страница 320: ...320 Setup for Sample PHP Site...