Multiple Choice
Identify the
letter of the choice that best completes the statement or answers the question.
|
|
|
1.
|
HTML
instructions are also called ____. a. | proxies | c. | tags | b. | domains | d. | fragments | | | | |
|
|
|
2.
|
Most
HTML tags are part of a tag ____ that contains an opening and a closing tag. a. | set | c. | unit | b. | cluster | d. | browser | | | | |
|
|
|
3.
|
Pages
on the Web are connected by ____ that visitors can click to navigate from one page to
another. a. | hyperlinks | c. | markups | b. | protocols | d. | tags | | | | |
|
|
|
4.
|
The
page ____ is the only head section element recommended for every Web page. a. | header | c. | footer | b. | title | d. | caption | | | | |
|
|
|
5.
|
The
content contained within the ____ section is the information that appears in the browser
window. a. | browser | c. | body | b. | head | d. | main | | | | |
|
|
|
6.
|
The
____ tag identifies the file as an HTML document to the program opening it. a. | <doc>...</doc> | c. | <meta>...</meta> | b. | <http>...</http> | d. | <html>...</html> | | | | |
|
|
|
7.
|
Which
of the following is the anchor tag? a. | <c>...</c> | c. | <b>...</b> | b. | <p>...</p> | d. | <a>...</a> | | | | |
|
|
|
8.
|
The
required attribute for a link is ____. a. | target | c. | src | b. | href | d. | All of the above | | | | |
|
|
|
Figure B-3
|
|
|
9.
|
The
item marked 1 in Figure B-3 is the ____. a. | tag name | c. | linked text | b. | URL | d. | attribute | | | | |
|
|
|
10.
|
The
item marked 2 in the figure above is the ____. a. | linked text | c. | tag name | b. | attribute | d. | URL | | | | |
|