Multiple Choice Identify the
choice that best completes the statement or answers the question.
|
|
1.
|
The content of most web pages is based on ____.
a. | text | c. | layers | b. | images | d. | all of the
above |
|
|
2.
|
The range of paragraph formatting runs from H1 through ____.
|
|
3.
|
The ____ families feature is used to set font combinations to be used by a
browser.
a. | Text | c. | Display | b. | Combo | d. | Font |
|
|
4.
|
The ____ feature is used to set text in italics.
a. | Layout | c. | Format | b. | Style | d. | Italics and
Bold |
|
|
5.
|
Examples of serif fonts include all of the following EXCEPT ____.
a. | Garamond | c. | Georgia | b. | Times New Roman | d. | Arial |
|
|
6.
|
____ fonts are used frequently for headings and subheadings in printed
text.
a. | Serif | c. | Sans-serif | b. | Monospace | d. | Ornate |
|
|
7.
|
Examples of sans-serif fonts include all of the following EXCEPT ____.
a. | Arial | c. | Verdana | b. | Times New Roman | d. | Helvetica |
|
|
8.
|
____ fonts are easy to read in printed material because the extra strokes lead
your eye from one character to the next.
a. | Serif | c. | Sans-serif | b. | Monospace | d. | Cursive |
|
|
9.
|
Many designers feel that a ____ font is preferable for files read
electronically.
a. | serif | c. | sans-serif | b. | monospace | d. | cursive |
|
|
10.
|
If content is frequently printed and then read from the printed material, many
designers feel that a ____ font is preferable.
a. | sans-serif | c. | monospace | b. | serif | d. | cursive |
|
|
11.
|
____ lists are similar to unordered lists, but do not use numbers or
bullets.
a. | Definition | c. | Formatted | b. | Logical | d. | Indexed |
|
|
12.
|
In a list, each of the items is surrounded by a(n) ____ tag.
a. | <l> and </l> | c. | <ul> and
</ul> | b. | <li> and </li> | d. | <it> and </it> |
|
|
13.
|
You use the ____ panel to create, edit, and apply rules.
a. | CSS Format | c. | CSS Properties | b. | CSS Styles | d. | CSS Options |
|
|
14.
|
A(n) ____ is a single, separate file
with a .css file extension that can be attached to a page in a web site.
a. | inline style sheet | c. | internal style sheet | b. | format-specific style sheet | d. | external style
sheet |
|
|
|
|
|
15.
|
In the accompanying figure, font-family is an example of a ____.
a. | selector | c. | style | b. | value | d. | property |
|
|
16.
|
In the accompanying figure, Arial is an example of a ____.
a. | selector | c. | style | b. | value | d. | property |
|
|
17.
|
In order to use an external style sheet with other pages in a website, you must
first ____ the style sheet file to each page.
a. | group | c. | cluster | b. | switch | d. | attach |
|
|
|
Case D-1 Rae is building a website for the local chamber of commerce.
This week, Rae is designing and completing a page that contains a list, headings, body text, images,
and a background. During this process, Rae develops a style sheet and adds several styles to it. She
also inserts appropriate images on the page and enhances them for maximum effect.
|
|
18.
|
Rae decides to add a style to a Cascading Style Sheet. Rae should click the ____
in the CSS Styles panel.
a. | New CSS Rule button | c. | Style list arrow | b. | Edit Style button | d. | New Style
button |
|
|
|
Case D-2 Carolyn is a web designer who is responsible for the home
page of a real estate company with branches in all 50 states. The home page should be attractive and
functional, allowing potential sellers and buyers to find information quickly.
|
|
19.
|
Carolyn creates text in Microsoft Word to be used on a page. Should she spend
time formatting and structuring the text in Word, and why?
a. | Yes, because formatting the text in Word eliminates the need to do it in
Dreamweaver | b. | Yes, because applying styles and aligning text in Word enhances the appearance of the
text in Dreamweaver. | c. | No, because it is best to clean up the file
after the text is imported into Dreamweaver. | d. | No, because Word and Dreamweaver are not
compatible. |
|
|
20.
|
Carolyn is just beginning to use Cascading Style Sheets. You view the coding for
one of her pages. The code for the styles is stored in the body content of the web page. What type of
style is she using?
a. | external | c. | embedded | b. | intrinsic | d. | inline |
|