Basic HTML Quiz

Basic HTML Quiz

7 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

HTML stands for:

  1. Huge Makeup Language.
  2. Huge Text Makeup Language.
  3. Hypertext Makeup Language.
  4. Hypertext Markup Language.
  5. None of the above.
Question 2 Multiple Choice (Single Answer)

Which symbol is used to enclose HTML tags?

  1. ( )
  2. < >
  3. [ ]
  4. { }
  5. None of the above.
Question 3 Multiple Choice (Single Answer)

Which symbol identifies an HTML end tag?

  1. !
  2. |
  3. /
  4. \
  5. ?
Question 4 Multiple Choice (Single Answer)

Which HTML tag does not use an end tag?

  1. B
  2. center
  3. HR
  4. I
  5. U
Question 5 Multiple Choice (Single Answer)

Which statement is not true?

  1. An HTML document can be displayed in any internet browser.
  2. HTML is used to change the formatting of the displayed text.
  3. An HTML document is created with an HTML development editor.
  4. Both a and b.
  5. All of the above.
Question 6 Multiple Choice (Single Answer)

Which HTML tag creates a link to another browser page?

  1. A href
  2. A ref
  3. An href
  4. An ref
  5. href
Question 7 Multiple Choice (Single Answer)

Which software can be used to create an HTML page?

  1. Notepad
  2. Word
  3. Visual Studio .NET
  4. Both a and b.
  5. All of the above.