| A | B |
| __________ is the current standard language userd to create webpages. | XHTML |
| You can use the _____ panel to create folders to organize and store the various files for your website, as well as add pages to your website. | Files |
| A ______ is a group of realted webpages that are linked together and share a common interface and design. | website |
| The ____ is the large area in the Dreamweaver program window where your create and edit webpages. | Document Window |
| The ____ is located above the Document Window. | Application bar |
| The ____ includes eight catogories of buttons displayed with a drop-down menu. | Insert panel |
| The ____ toolbar contains buttons that can be used to display data for different platforms. | Style Rendering |
| The ____ toolbar contains buttons that are used when working directly in the code. | Coding |
| The ____ is located below the Document window. | Status bar |
| The left side of the status bar displays the ____. | Tag selector |
| The ____ tool is used for page editing. | Select |
| The ____ tool is used for panning. | Hand |
| The ____ tool is used for magnifying. | Zoom |
| A ____ is a particular way of displaying page content. | view |
| ____ view shows the page as it would appear in a browser and is primarily used for designing and creating a webpage. | Design |
| ____ view shows the underlying HTML code for a page. | Code |
| The Coding toolbar is available only in ____ view. | Code |
| Most information on a webpage is presented in the form of ____. | text |
| ____ are image or text elements on a webpage that users click to display another location on the page, another webpage on the same website, or a webpage on a different website. | Links |
| ____ are images displayed across the top of the screen that can incorporate a company's logo, contact information, and links to the other pages in the site. | Banners |
| ____ contain multiple links that are usually organized in rows or columns. | Navigation bars |
| ____ are images that have been divided into sections, each of which contains a link. | Image maps |
| The ____ text box at the top of the Dreamweaver Help page lets the user enter a keyword to search for a specific topic. | Search |
| ____ a website means that you transfer all the files for the site to a web server. | Publishing |
| ____ is the process of uploading and downloading files to and from a remote site. | FTP |