Multimedia and Webpage Design
1. Which code properly nests tags?
a. Howdy Partner
b. Howdy Partner
c. Howdy Partner
d. Howdy Partner
2. In Figure 4.2a, which XHTML rule is the tag violating?
a. All tags must be closed.
b. All tags must be keyed in lowercase.
c. All tags must be properly nested.
d. All documents must have one root element.
3. Which code below is written INCORRECTLY?
a. Howdy Partner!
b. Howdy Partner
c. Howdy Partner
d. Howdy Partner
4. Which tag below is an empty tag?
a. Rabbits!
b. Squirrels
c.
d. Gopher
5. Which code is used to insert alternate text for an image?
a.
b. Ribbet
c.
d.
6. In Figure 4.2b, which code is used to create the enumerated list?
a.
b.
c.
d.
7. In Figure 4.2c, which code is used to create the bulleted list?
a.
b.
c.
d.
8. Which code is used to change the background color of a paragraph to blue?
a. Owl
b. Owl
c. Owl
d. Owl
9. In Figure 4.2d, “p” is the:
a. Property.
b. Value.
c. Selector
d. Declaration
10. In Figure 4.2d, “background-color” is the:
a. Property.
b. Value.
c. Selector.
d. Declaration
11. In Figure 4.2d, “red” is the:
a. Property.
b. Value.
c. Selector.
d. Declaration.
12. In Figure 4.2d, “background-color:red;” is a:
a. Property.
b. Value.
c. Selector.
d. Delcaration.
13. In Figure 4.2d, what is the significance of the “;” after red?
a. It signals the end of the declaration.
b. It shows the style is continued.
c. It tells the browser the style is almost finished.
d. It is a typing error.
14. Which statement is true regarding attributes?
a. They are keyed in the opening and closing tags.
b. The value is keyed in all caps.
c. They are keyed in the closing tag.
d. They are keyed in the opening tag.
15. Attributes:
a. Are keyed in the closing tag.
b. Are enclosed in parentheses.
c. Are