Commerce

Basic Html MCQs

Practice Basic Html MCQs for competitive exams.

Basic Html MCQs

Practice questions from this topic.

State true or false. produces numerous blank lines.

  1. A. True
  2. B. False
Report Error

What an article element should not contain?

  1. A. Main element
  2. B. Text or embedded content
  3. C. Image
  4. D. Video & Audio
Report Error

Which feature was already introduced before HTML5?

  1. A. Canvas/SVG
  2. B. Video
  3. C. Geolocation
  4. D. Frames
Report Error

IP is used in the level . . . . . . . .

  1. A. presentation layer
  2. B. network layer
  3. C. application layer
  4. D. data Link layer
Report Error

What is the correct syntax of doctype in HTML5?

  1. A.
Report Error

Which tag is not used if you want to indicate the importance of the phrase?

  1. A.
  2. B.

  3. C.
  4. D.
Report Error

Which of the following is not an empty element?

  1. A.
  2. B.
  3. C.

  4. D. Both
    and
Report Error

Which of the following is not sectioning elements?

  1. A.
  2. B.
  3. C.
  4. D.
Report Error

Which element is design to wrap a single piece of information?

  1. A.
  2. B.
  3. C.
  4. D.
Report Error

Which tag is used if you want to highlight something that is important to the reader?

  1. A.
  2. B.
  3. C.
  4. D.
Report Error

Which one is not the feature of HTTP protocol?

  1. A. media independent
  2. B. connectionless
  3. C. responsive
  4. D. stateless
Report Error