Which of the following will occur if you do not use the


1. The amount of space between letters can be specified using the __________ property in a style rule.

a. letter-kerning

b. letter-leading

c. letter-spacing

d. letter-buffer

2. When a visitor clicks the submit button on a form, the ______ of each form element is sent.

a. label

b. name

c. value

d. name-value pair

3. In a table, the CSS __________ property can be used to specify the amount of space between the borders of each cell.

a. border-padding

b. padding

c. spacing

d. border-spacing

4. To make the width of a table adjust to the current width of the viewer's browser window, you should specify a table width of __________:

a. 100%

b. 640 pixels

c. 1024 pixels

d. none of the above

5. The statement, Introduction , creates a(n) ______ named intro.

a. id

b. class

c. label

d. anchor

6. In the head section of each (X)HTML page in which you wish to use an external style sheet, you must include an appropriate ______ element.

a.

b.

c.