A | B |
.htm | ___ extension is used for Dreamweaver documents. |
.dwt | The ________________ extension is used for Dreamweaver templates. |
declaration | A CSS style rule contains two parts: the selector and the ________________. |
a:link | ___ defines the style of an unvisited link |
a:visited | ____ defines the styel of a link to a Web site that you have visited |
a:hover | defines the style of a link when the mouse pointer moves over the link. |
CSS Styles | After a style is created, it can be edited, deleted, or duplicated with commands through the ________________ panel. |
template | A ______ is a pre-designed Web page that you can use to quickly and easily make more Web pages. |
editable regions | The sections of a page in which you can make changes are called _____. |
Decoration | The check boxes within the ______ attribute in the CCS Style Definition dialog box provide options to add an underline, a line through text, or to make text blink. |
external style sheet | A(n) _______________ is a single style sheet that is used to create uniform formatting and contains no HTML code. |
optional region | _____ lets the content developer show or hide content on a page-by-page basis. |
repeating region | ___ is a section in a document that is set to repeat |
internal style sheet | ___ contains styles that apply to a specific page |
instance | A(n) template ______________ is a Web page based on a template. |
style | A(n) ________________ is a rule describing how a specific object is formatted. |