HTML Links, Structure, and Tags

Test your knowledge of HTML concepts including relative and absolute paths, hypertext links, hierarchical structures, inline images, image maps, forms, colors, and font sizing.

14 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Relative path make your hypertext links______.

  1. Portable
  2. Discrete
  3. Uniform
Question 2 Multiple Choice (Single Answer)

A_____structure starts with a general topic that includes link to more specific topics.

  1. Hierarchical
  2. Linear
  3. Mixed
Question 3 Multiple Choice (Single Answer)

Which of the following path is supported by HTML?

  1. Ralative
  2. Defererenced
  3. Absolute and Relative
Question 4 Multiple Choice (Single Answer)

You cannot designate an inline image as a hypertext link.

  1. True
  2. False
Question 5 Multiple Choice (Single Answer)

Because each computer differs in terms of what fonts it can display, each individual browser determines how text is to be displayed.

  1. True
  2. False
Question 6 Multiple Choice (Single Answer)

You do not have to connect to the internet to verify changes to a Web page on your computer.

  1. True
  2. False
Question 7 Multiple Choice (Single Answer)

You can combine structures e.g, linear and hierarchical.

  1. True
  2. False
Question 8 Multiple Choice (Single Answer)

What is HTML stands for?

  1. Hypertext Mailing List
  2. Hypertext Mark Language
  3. Hypertext Markup Language
Question 9 Multiple Choice (Single Answer)

What is the tag for an inline frame?

  1. Iframe
  2. Inframe
  3. frame
  4. inlineframe
Question 10 Multiple Choice (Single Answer)

Within the MAP tag, you use the AREA tag to specify the areas of the image that will act as a hotspot.

  1. True
  2. False
Question 11 Multiple Choice (Single Answer)

Can you create an e-mail form with auto responder using form action method=mailto:youdomainname.com?

  1. Yes
  2. No
Question 12 Multiple Choice (Single Answer)

There are_____color names recognized by all version of HTML.

  1. 6
  2. 8
  3. 256
  4. 16
Question 13 Multiple Choice (Single Answer)

Software programs, like your Web browser, use a mathemathical approach to define color.

  1. True
  2. False
Question 14 Multiple Choice (Single Answer)

If you want to increase the font size by 2 relative to the surrounding text, you enter +2 in the tag.

  1. True
  2. False