31. HTML was originally designed to be a language for

a. a WYSIWYG word processor
b. implementing HTTP
c. describing hypertext documents in browser-specific terms
d. describing hypertext documents in generic terms




















32. An empty element is

a. one that has no effect on the viewed document
b. one that does not affect a block of text, and does not require an end tag
c. one that specifies a link to a non-existent anchor
d. one that can be used by search programs that have access to the document




















33. Which of the following is NOT an example of a logical style element?

a. EM
b. B
c. STRONG
d. H1




















34. There are situations in which it is legal--and useful--to overlap elements.

a. True
b. False
c.
d.




















35. The tag used for describing text that is to be displayed exactly as it appears in the source code is

a. CODE
b. KBD
c. PRE
d. BLOCKQUOTE




















36. Which of the following is NOT a part of a URL?

a. protocol
b. domain name
c. port
d. file type indicator




















37. The purpose of the ALT attribute in an IMG element is

a. to specify alignment of the displayed image
b. to specify an alternate image in case the requested image cannot be found
c. to specify a text message to be displayed by text-only browsers
d. to specify an alert message to be displayed if the image takes too long to download




















38. One difference between ordered and unordered lists is that

a. in unordered lists, hyperlinks can be clicked in any order.
b. in unordered lists, items are displayed in random order
c. in ordered lists, items are indicated by numbers
d. in ordered lists, items are indented to indicate nesting




















39. The most important facility provided by HTML forms is that they allow us to

a. include buttons and checkboxes on a page
b. treat sections of the page as independent areas
c. specify an action to be taken when the form is clicked upon
d. solicit and record user input, like choices from a pull-down list or responses on this quiz




















40. A principle of good HTML design is that you can never really overdo

a. use of color
b. interesting text and background combinations
c. useful navigational links
d. links to sound and movie clips




















 
Congratulations: you've reached the end of the quiz. Return to the list of quizzes to take another chapter quiz, or to reset your score and start over.

If you'd like more information on System Design, see the Resources for this Module.