Term
| Web designers use frames to present information in a more flexible and useful fashion. |
|
Definition
|
|
Term
| When the pages in a Web site share many of the same links and images, creating and maintaining these links for each page involves considerable duplication. |
|
Definition
|
|
Term
| With frames, it is not possible for a Web page designer to place elements the user always should see, such as navigation buttons and title graphics, in static frames that do no change. |
|
Definition
|
|
Term
| Most Web browsers do not support frames. |
|
Definition
|
|
Term
| A frameset is an HTML file that defines the layout and properties of a set of frames. |
|
Definition
|
|
Term
| With frames, navigation-related graphics do not have to re reloaded for every page in the Web site. |
|
Definition
|
|
Term
| Each frame on a Web page can have its own scroll bar, permitting a visitor to scroll the frames independently. |
|
Definition
|
|
Term
| Static content in a frame remains fixed. |
|
Definition
|
|
Term
| With frames, content and navigation can be separated from each other in a clear way. |
|
Definition
|
|
Term
| Some browsers, such as Netscape, do not support the file:// protocol. |
|
Definition
|
|
Term
| Frames are never difficult to navigate for visitors with disabilities. |
|
Definition
|
|
Term
| With frames, printing pages is never a problem. |
|
Definition
|
|
Term
| With frames, pages that are displayed in the main frame are displayed in a smaller window than they would be if they were displayed in a full browser window. |
|
Definition
|
|
Term
| Pages that are displayed in the main frame on a Web page are difficult to bookmark or to add to favorites. |
|
Definition
|
|
Term
| When a user views a frame-based site in a browser, right-clicking in a particular frame displays a context menu with a number of command, including Add to Favorites, View Source , and Print. |
|
Definition
|
|
Term
| Creating a framed Web site is less complex than creating a Web page without frames. |
|
Definition
|
|
Term
| The BODY tag is used to create a framed page. |
|
Definition
|
|
Term
| Frames on a page function independently of one another. |
|
Definition
|
|
Term
| In Dreamweaver, there are two methods for creating a frameset: you can design it yourself or you can use a predefined frameset. |
|
Definition
|
|
Term
| The only way to create a predefined frameset is to use the Frames pop-up menu in the Layout category of the Insert bar. |
|
Definition
|
|
Term
| Most framesets contain nested framesets. |
|
Definition
|
|
Term
| Few Web pages that use frames use nested frames. |
|
Definition
|
|
Term
| The most common frame layout has one frame in the top row and two frames in the second row. |
|
Definition
|
|
Term
| The frameset does not have a Property inspector. |
|
Definition
|
|
Term
| A visual representation of a frameset is displayed in the upper-left corner of the Property inspector. |
|
Definition
|
|
Term
| Borders box displays three options: Yes, No, and Maybe. |
|
Definition
|
|
Term
| In the Border width box, a number specifies the width for a single border in a given frameset. |
|
Definition
|
|
Term
| The Pixels option on the Units box arrow allocates space after frames with Units set to Relative. |
|
Definition
|
|
Term
| A percentage-based frame stretches and shrinks based on the width of the browser window. |
|
Definition
|
|
Term
| The Relative option on the Units box arrow specifies that the selected column or row be allocated the leftover space after pixels and percent frame have had space allocated. |
|
Definition
|
|
Term
| The frameset and the frame documents need not be saved before you preview frames pages in a browser. |
|
Definition
|
|
Term
| In Dreamweaver, you can save the frameset file and each framed document individually, but you cannot save them all at once. |
|
Definition
|
|
Term
| To save a frame or to make changes to the properties of a frame, you first select the frame. |
|
Definition
|
|
Term
| A frame has a specific Property inspector. |
|
Definition
|
|
Term
| Using the Property inspector, you can change the default attributes of a frame. |
|
Definition
|
|
Term
| The Frame name is used by a script to refer to the frame. |
|
Definition
|
|
Term
| The Src box specifies whether scroll bars appear in a given frame. |
|
Definition
|
|
Term
| Setting the Scroll box to Default allows each browser to use its default value zero. |
|
Definition
|
|
Term
| The Border color box specifies a color for the frame background. |
|
Definition
|
|
Term
| A frame contains a document, image, or another file. |
|
Definition
|
|
Term
| To delete a frame, drag a frame border off the page or to the edge of the frameset. |
|
Definition
|
|
Term
| It is not possible to add background, text, tables, or images to a frame. |
|
Definition
|
|
Term
| One of the advantages of frames is that they can reduce the amount of duplicate information on each page, thus saving download time. |
|
Definition
|
|
Term
| Setting a frame property overrides the setting for that property in a frameset. |
|
Definition
|
|
Term
| You cannot use Flash objects to create and insert Flash buttons in your documents while working in Design view. |
|
Definition
|
|
Term
| Opening a .fla file requires the Flash program. |
|
Definition
|
|
Term
| A .swt file is compressed version of a Flash file. |
|
Definition
|
|
Term
| When a Flash button is saved in Dreamweaver, it has a .swt extension |
|
Definition
|
|
Term
| The _self target opens a linked document in the current browser window, replacing all frames. |
|
Definition
|
|