HTML Tags and Basics Quiz

Test your knowledge of HTML tags, elements, and basic formatting including tables, images, links, and document structure.

12 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Intrepret this statement: Michelle

  1. It makes Michelle strong
  2. It highlights Michelle as being strong
  3. It will print out Michelle in bold font
Question 2 Multiple Choice (Single Answer)

Tables can be nested (table inside of another table).

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

Which is correct?

  1. Click Here
  2. Click Here
  3. Click Here
  4. Click Here
Question 4 Multiple Choice (Single Answer)

Which of the following is a two sided tag?

  1. DT
  2. LI
  3. DD
  4. DL
Question 5 Multiple Choice (Single Answer)

The Browser applies the feature of a tag until it encounters_____tag.

  1. Quit
  2. Closing
  3. Exit
  4. Anti
  5. Deactivate
Question 6 Multiple Choice (Single Answer)

_______are the HTML codes that control the apearance of the document contents

  1. Tags
  2. Codas
  3. Slashes
  4. Properties
  5. Code
Question 7 Multiple Choice (Single Answer)

What are the genral syntax for inline image?

  1. src=img
  2. src=image
  3. img=file
  4. img src=file
  5. image src=file
Question 8 Multiple Choice (Single Answer)

An HTML_____takes text in one format and changes it to HTML code.

  1. Browser
  2. Editor
  3. Converter
  4. Processor
  5. Parser
Question 9 Multiple Choice (Single Answer)

To create a link to an anchor, you use the______property in A tag.

  1. Name
  2. Tag
  3. Link
  4. Href
Question 10 Multiple Choice (Single Answer)

HTML Tags are case sensitive.

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

H1 is the smallest header tag.

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

The page title is inside the____tag.

  1. Body
  2. Head
  3. Division
  4. Table