Term
|
Definition
| The application bar displays the application name, Adobe Dreamweaver CS3, the document name, and path. |
|
|
Term
|
Definition
| The Standard toolbar is the default toolbar that displays in the Document window. |
|
|
Term
|
Definition
| After defining a remote site, you then publish it to a local site. |
|
|
Term
|
Definition
| The question mark icon on the Property inspector opens the Help window. |
|
|
Term
|
Definition
| The default font used on most Web pages is Times, a serif font. |
|
|
Term
|
Definition
| Decorative font styles emulate handwritten letterforms. |
|
|
Term
|
Definition
| The Check Spelling command ignores HTML tags and attributes. |
|
|
Term
|
Definition
| More than 25 different Web browsers are in use, most of which have been released in more than one version. |
|
|
Term
|
Definition
| The home page generally links to just one or two other pages within a Web site. |
|
|
Term
|
Definition
| A pixel is the smallest point in a graphical image. |
|
|
Term
|
Definition
| Graphic monitors display images by dividing the display screen into thousands (or millions) of pixels, arranged in a grid of rows and columns. |
|
|
Term
|
Definition
| When a Web page is viewed in a browser, the image always displays in exactly the same way that it displays in the Document window. |
|
|
Term
|
Definition
| The point to file and drag-and-drop methods of creating relative links require that the Property inspector and the Files or Assets panels be closed. |
|
|
Term
|
Definition
| Tables download very fast because they are created with index pages. |
|
|
Term
|
Definition
| In Layout mode, you can draw, resize, and move boxes on a Web page while Dreamweaver still uses tables for the underlying structure. |
|
|
Term
|
Definition
| A table with the width specified as a percent will remain the same size regardless of the window and monitor size in which it is being viewed. |
|
|
Term
|
Definition
| The Database category contains button that can be used to insert Spry objects and other dynamic elements. |
|
|
Term
|
Definition
| When you split a cell into two rows, the other cells in the same row as the split cell are also split. |
|
|
Term
|
Definition
| Tables in a traditional sense generally are thought of as having an internal symmetry. |
|
|
Term
|
Definition
| Background images and background color work the same for a table as they do for a Web page. |
|
|
Term
|
Definition
| Tables created in Standard mode are useful for creating Web pages that are simple in format or contain tabular data. |
|
|
Term
|
Definition
| Each HTML document may contain at most one form. |
|
|
Term
|
Definition
|
|
Term
|
Definition
| Sending a form via e-mail is not 100 percent reliable and may not work if your Internet connection has extensive security parameters. |
|
|
Term
|
Definition
| The GET method can send much more information than the typical POST method. |
|
|
Term
|
Definition
| When naming the form and the form elements, use names that identify the form or form element. |
|
|
Term
|
Definition
| If you are inserting individual radio buttons to create a group, you must label each button. |
|
|
Term
|
Definition
| The label tag adds functionality to the form object by associating the descriptive text for the form object directly with that object. |
|
|
Term
|
Definition
| Dreamweaver provides two form-related behaviors: the Validate Form and Set Text of Text Field. |
|
|
Term
|
Definition
| A stencil is a type of template. |
|
|
Term
|
Definition
| To create a template from an existing file, you select the Template page category in the New Document dialog box. |
|
|
Term
|
Definition
| When the first template for a Web site is saved, Dreamweaver automatically creates a Templates folder in the Web sites local root folder. |
|
|
Term
|
Definition
| A repeating region is the basic building block of a template. |
|
|
Term
|
Definition
| You can edit, delete, or duplicate a style through commands on the CSS Styles panel. |
|
|
Term
|
Definition
| The letter spacing attribute among the block style properties in the CSS Rule Definition dialog box is supported by only one browser. |
|
|
Term
|
Definition
| The Position attribute among the list style properties in the CSS Rule Definition dialog box sets whether list item text wraps and indents (outside) or whether text wraps to the left margin (inside). |
|
|
Term
|
Definition
| AP elements can be stacked on top of one another but cannot be placed side-by-side or overlapped. |
|
|
Term
|
Definition
| Absolute Positioning is a component of DHTML. |
|
|
Term
|
Definition
| A parent element is an element whose code is contained in another element. |
|
|
Term
|
Definition
| Elements that float on top of each other have a stacking order. |
|
|
Term
|
Definition
| It is not possible to select an element by pressing CTRL+SHIFT+CLICK. |
|
|
Term
|
Definition
| A hotspot is an image that has one or more image maps placed on top of it. |
|
|
Term
|
Definition
| When you create an image map and add a hotspot, you are creating an area that is clickable on the image. |
|
|
Term
|
Definition
| There are 18 basic types of Web sites. |
|
|
Term
|
Definition
| There are 36 browser-safe colors available to Web site designers. |
|
|
Term
|
Definition
| A random structure is recommended if the goal of a Web site is to provide a basic understanding of a particular topic. |
|
|
Term
|
Definition
| A text editor is a more sophisticated version of an HTML editor. |
|
|
Term
|
Definition
| Web pages are written in ASCII and saved in plain text. |
|
|
Term
|
Definition
| HTML has been the primary language of the Web and most likely will continue to be for at least the near future. |
|
|
Term
|
Definition
| Attributes are always repeated or contained in an end element. |
|
|