HTML Chapter 3 Review

12345678910111213
Across
  1. 1. Unless otherwise coded in the <____> tag, the browser settings define the colors of text links throughout a Web page.
  2. 5. The ____ attribute of the <body> tag controls the color of a link that is active.
  3. 6. The <____> attribute displays as a Web Page is loading and when a user moves the mouse over the image to provide additional information on the purpose of the image.
  4. 7. Using ____, a Web site visitors can move from one page to another, and view information in any order
  5. 9. ____ tags properly means that you always must enter end tags in an order opposite from the start tags.
  6. 10. The ____ attribute of the <img> tag controls the amount of horizontal space around an image.
  7. 11. With the <font> tag, the ____ attribute changes the font type.
  8. 13. The ____ attribute of the <a> tag specifies what kind of content a linked page or file is, so as to help a browser determine it if can handle a specific kind of resource.
Down
  1. 1. The <____> tag increases the font size in comparison to the surrounding text.
  2. 2. With an e-mail link, the clickable text used typically is the ____ name of the e-mail server.
  3. 3. In the <font> tag, values can be a(n) ____ font size, which specifies a number of sizes larger or smaller than the preset font size.
  4. 4. The ____ attribute of the <body> tag controls the color of a link that has been clicked or visited.
  5. 7. ______ styles allow a browser to interpret the tag based on browser setting, relative to other text in a Web Page.
  6. 8. The ____ attributes of the <img> tag controls the amount of vertical space around an image.
  7. 12. <___> is the tag used to italicize text.