Shared Flashcard Set

Details

DreamWeaver Chapter 5
Study Guide for Chapter 5 of Dreamweaver
101
Computer Science
10th Grade
05/11/2009

Additional Computer Science Flashcards

 


 

Cards

Term
A template can have, and usually does contain, multiple ______________________ regions.
Definition
Answer: Editable
Term
When you are creating a template, one of the best methods to use is to ____.
Definition
Answer: finalize a single page that includes all elements you want in the template
Term
The default setting for links for the Decoration attribute is ____.
Definition
Answer: Underline
Term
The Decoration attribute among the type style properties in the CSS Rule Definition dialog box sets the text color of a template.
Definition
Answer: False
Term
After a new document is created from a template, the document remains attached to the original template unless it specifically is separated.
Definition
Answer: True
Term
A(n) ____ region is the basic building block of a template.
Definition
Answer: Editable
Term
The Type attribute among the list style properties in the CSS Rule Definition dialog box determines the appearance of text in a document.
Definition
Answer: False
Term
A(n) ______________________ lets the content developer show or hide content on a page-by-page basis.
Definition
Answer: Optional Region
Term
When you are defining the styles for links, seven attributes are available
Definition
Answer: False
Term
Inserting an image into a table cell and then clicking to the right or left of the image is awkward in Dreamweaver.
Definition
Answer: True
Term
The Edit Style Sheet button allows users to edit any of the styles in a document.
Definition
Answer: True
Term
A(n) ______________________ is a predesigned Web page that contains the definition of the appearance of the page.
Definition
Answer: Template
Term
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).
Definition
Answer: True
Term
The Weight attribute among the type style properties in the CSS Rule Definition dialog box defines the thickness of the font in a template
Definition
Answer: True
Term
To create a template from an existing file, you select the Template page category in the New Document dialog box
Definition
Answer: False
Term
A style ____ is a file that contains a collection of rules or styles specifying how a specific object is formatted
Definition
Answer: Sheet
Term
______________________ is an extension of HTML that enables a Web page to respond to user input without sending a request to the Web server.
Definition
Answer: DHTML
Term
In templates, Dreamweaver supports _____ different types of regions.
Definition
Answer: Four
Term
The ______________________ button opens the New CSS Rule dialog box.
Definition
Answer: New CSS rule
Term
The ______________________ attribute among the type style properties in the CSS Rule Definition dialog box sets the text color.
Definition
Answer: Color
Term
The Attachment attribute among the background style properties in the CSS Rule Definition dialog box determines whether the background image in a template is fixed at its original position or scrolls along with the content.
Definition
Answer: True
Term
The Word Spacing attribute among the block style properties in the CSS Rule Definition dialog box is not displayed in the Document window.
Definition
Answer: True
Term
The Visual Effect attribute among the extension style properties in the CSS Rule Definition dialog box causes the cursor to change the pointer image when the pointer is over the object controlled by the style.
Definition
Answer: True
Term
Visibility attribute among the positioning style properties in the CSS Rule Definition dialog box determines the initial display condition of a layer.
Definition
Answer: True
Term
You can edit, delete, or duplicate a style through commands on the CSS Styles panel.
Definition
Answer: True
Term
The ______________________ attribute defines the style of a link when the mouse pointer moves over the link
Definition
Answer: a:hover
Term
When the first template for a Web site is saved, Dreamweaver automatically creates a Templates folder in the Web site local root folder and then saves the template with a(n) ______________________ extension
Definition
Answer: .dwt
Term
____ mode temporarily adds cell padding and spacing to all tables in a document.
Definition
Answer: Expanded Tables
Term
The Attach Style Sheet button opens the Link External Style Sheet dialog box.
Definition
Answer: True
Term
After a style is created, it cannot be changed
Definition
Answer: False
Term
A(n) ____ provides an alternative to separately creating similar-type pages on your Web site
Definition
Answer: Template
Term
A(n) ______________________ attribute lets the content developer unlock a tag attribute in a template and edit the tag in a template-based page.
Definition
Answer: editable tag
Term
The letter spacing attribute among the block style properties in the CSS Rule Definition dialog box is supported by only one browser
Definition
Answer: False
Term
You can add style attributes to a style sheet through the ____ dialog box.
Definition
Answer: CSS Rule Definition
Term
A repeating region is the basic building block of a template
Definition
Answer: False
Term
Among the type style properties in the CSS Rule Definition dialog box, the attribute that specifies the font family for the style is called Case.
Definition
Answer: False
Term
To create a template from an existing file, you open the file, use the ____ command on the File menu, and then define the editable regions.
Definition
Answer: Save as Template
Term
A CSS style rule contains two parts: the selector and the declaration.
Definition
Answer: True
Term
HTML ______________________ are a feature within Dreamweaver that a Web page developer can use to apply formatting options quickly and easily to text in a Web page
Definition
Answer: Styles
Term
The ____________________ button opens the Link External Style Sheet dialog box
Definition
Answer: Attach Style Sheet
Term
The check boxes within the ______________________ attribute in the CSS Style Definition dialog box provide options to add an underline, an overline, or a line through text, or to make text blink.
Definition
Answer: Decoration
Term
A template ____ looks identical to the template
Definition
Answer: Instance
Term
The Property attribute among the positioning style properties in the CSS Rule Definition dialog box turns the height property on or off.
Definition
Answer: Flase
Term
The ____ attribute determines whether the background image is fixed at its original position or scrolls along with the content.
Definition
Answer: Attachment
Term
An editable region can be any part of a page.
Definition
Answer: True
Term
The New CSS Rule button opens the New CSS Rule dialog box
Definition
Answer: True
Term
The ______________________ attribute among the positioning style properties in the CSS Rule Definition dialog box determines the stacking order of a layer
Definition
Answer: Z-index
Term
A template can have multiple editable regions.
Definition
Answer: True
Term
The ____ attribute defines the style of an unvisited link.
Definition
Answer: a:link
Term
The Float attribute among the box style properties in the CSS Rule Definition dialog box sets on which side other elements, such as text, layers, and tables, will float around an element
Definition
Answer: True
Term
The check boxes within the Selector attribute in the CSS Style Definition dialog box provide options to add an underline, an overline, or a line through text, or to make text blink.
Definition
Answer: False
Term
Web page designers can use ____ to apply formatting options quickly and easily to text in a Web page.
Definition
Answer: HTML styles
Term
A(n) ______________________ is a style you can create and name, and for which you can specify all the attributes you want the style to include
Definition
Answer: custom style
Term
Each editable region in a template must have a unique name
Definition
Answer: True
Term
______________________ are a collection of formatting rules that control the appearance of content in a Web page.
Definition
Answer(s): Cascading Style Sheets
CSS
Style sheets
Term
A(n) ______________________ is a rule describing how a specific object is formatted
Definition
Answer: Style
Term
A(n) ______________________ is the name of a style.
Definition
Answer: Selector
Term
The ____ button on the CSS Styles panel opens the Link External Style Sheet dialog box.
Definition
Answer: Attach Style Sheet
Term
A stencil is a type of template.
Definition
Answer: True
Term
An editable tag attribute lets content developers unlock a tag attribute in a template and edit the tag in a template-based page
Definition
Answer: True
Term
When the first template for a Web site is saved, Dreamweaver automatically creates a Templates folder in the Web sites local root folder.
Definition
Answer: True
Term
A CSS style rule contains ____ parts
Definition
Answer: Two
Term
A(n) ____ region is a section in a document that is set to repeat.
Definition
Answer: Repeating
Term
As the accompanying figure shows, to create a template using the File Menu New command you ____.
Definition
Answer: select Blank Template category in the New Document dialog box
Term
An external style sheet contains styles that apply to a specific page
Definition
Answer: False
Term
To apply a template to a document, you use the ____ panel.
Definition
Answer: Assets
Term
The Same For All attribute among the border style properties in the CSS Rule Definition dialog box applies the same style, thickness, or color to the Top and Bottom of an element but not to the Right or Left.
Definition
Answer: Flase
Term
When a logo image is part of a template, it is a(n) ____ item.
Definition
Answer: noneditable
Term
The ____ attribute capitalizes the first letter of each word in a selection or sets text to all uppercase or lowercase.
Definition
Answer: Case
Term
An optional region lets the content developer show or hide content on a page-by-page basis.
Definition
Answer: True
Term
The Placement attribute among the positioning style properties in the CSS Rule Definition dialog box specifies the location and size of a layer.
Definition
Answer: True
Term
The extension style properties in the CSS Rule Definition dialog box contain the attribute that controls page breaks
Definition
Answer: True
Term
When you create a template, Dreamweaver inserts special code into the template.
Definition
Answer: True
Term
The ______________________ button opens the CSS Style Definition dialog box
Definition
Answer: Edit Style Sheet
Term
The ______________________ attribute defines the style of a clicked link.
Definition
Answer: a:active
Term
Among the type style properties in the CSS Rule Definition dialog box, the attribute that capitalizes the first letter of each word in a selection is called Variant.
Definition
Answer: False
Term
The term customizing refers to the capability of applying multiple style sheets to the same Web page
Definition
Answer: False
Term
The default setting for links is underline.
Definition
Answer: True
Term
A(n) ____ is a style you can create and name and specify all the attributes you want the style to include
Definition
Answer: custom style
Term
The sections of a page to which you can make changes are called template instances
Definition
Answer: Flase
Term
A(n) ____ is a style you can create and name and specify all the attributes you want the style to include
Definition
Answer: custom style
Term
The ______________________ attribute among the type style properties in the CSS Rule Definition dialog box defines the thickness of a font.
Definition
Answer: Weight
Term
Commands on the Templates pop-up menu are helpful when creating editable regions
Definition
Answer: True
Term
All Dreamweaver region objects are available through the Region pop-up menu
Definition
Answer: False
Term
The Z-Index attribute among the positioning style properties in the CSS Rule Definition dialog box determines the stacking order of a layer.
Definition
Answer: True
Term
The Make Nested Template command creates a template whose design and editable regions are not based on another template
Definition
Answer: False
Term
Dreamweaver provides six methods to create a template.
Definition
Answer: False
Term
The ______________________ attribute among the block style properties in the CSS Rule Definition dialog box sets the spacing between words
Definition
Answer: Word Spacing
Term
A(n) ____ is a single style sheet that is used to create uniform formatting and contains no HTML code
Definition
Answer: external style sheet
Term
A(n) ______________________ is a section in a document that is set to repeat.
Definition
Answer: Repeating region
Term
____ is an extension to HTML that enables a Web page to respond to user input without sending a request to the Web server.
Definition
Answer: DHTML
Term
The Delete CSS Rule button requires users to select an external style sheet.
Definition
Answer: Flase
Term
The term ____ refers to the capability of applying multiple style sheets to the same Web page.
Definition
Answer: cascading
Term
The Display attribute among the block style properties in the CSS Rule Definition dialog box determines whether an element is displayed but not how it is displayed.
Definition
Answer: Flase
Term
The term ____________________ refers to the capability of applying multiple style sheets to the same Web page.
Definition
Answer: cascading
Term
When a template first is created, Dreamweaver leaves most parts of the template document unlocked.
Definition
Answer: False
Term
The ______________________ button removes the selected style from the CSS Styles panel.
Definition
Answer: Delete CSS Rule
Term
Template pages ____.
Definition
Answer: all of the above
Term
DHTML is an extension to HTML that enables a Web page to respond to user input without sending a request to the Web server.
Definition
Answer: True
Term
A(n) ____________________ defines style elements.
Definition
Answer: declaration
Term
Any and all Web pages within a Web site can access a common set of properties by linking to the same external style sheet.
Definition
Answer: True
Supporting users have an ad free experience!