Web Design

12345678
Across
  1. 2. Help you monitor and modify your work. Examples include the Insert panel, the CSS Styles panel, and the Files panel. To expand a panel, double-click its tab.
  2. 4. Root Folder The name of the folder on your local disk where you store site files, templates, and library items. Create a folder on your hard disk or click the folder icon to browse to the folder. When Dreamweaver resolves root-relative links, it does so relative to this folder
  3. 5. window Displays the current document as you create and edit it
  4. 7. Files panel Lets you manage your files and folders, whether they are part of a Dreamweaver site or on a remote server. The Files panel also lets you access all the files on your local disk, much like Windows Explorer (Windows) or the Finder (Macintosh).
  5. 8. Code view A split version of Code view that lets you scroll to work on different sections of the document at the same time.
Down
  1. 1. view 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 when viewing the page in a browser.
  2. 2. inspector Lets you view and change a variety of properties for the selected object or text. Each object has different properties. The Property inspector is not expanded by default in the Coder workspace layout.
  3. 3. view A hand-coding environment for writing and editing HTML, JavaScript, server‑language code—such PHP or ColdFusion Markup Language (CFML)—and any other kind of code.
  4. 6. toolbar (Displayed in Code view only.) Contains buttons that let you perform many standard coding operations.
  5. 8. Name The name that appears in the Files panel and in the Manage Sites dialog box; it does not appear in the browser