Commerce

Basic Html MCQs

Practice Basic Html MCQs for competitive exams.

Basic Html MCQs

Practice questions from this topic.

Which of the following is not the request method?

  1. A. Head
  2. B. Get
  3. C. Remove
  4. D. Put
Report Error

Which of the following interface is not supported by LightTPD?

  1. A. FastCGI
  2. B. SCGI
  3. C. GCGI
  4. D. CGI
Report Error

How many times can HTML5 events be fired?

  1. A. Multiple
  2. B. One
  3. C. Only two
  4. D. Zero
Report Error

Choose the incorrect escape character entity.

  1. A. &gt
  2. B. &#62
  3. C. &lt
  4. D. &st
Report Error

Which of the following is not a request-header field?

  1. A. Expect
  2. B. Host
  3. C. Delete
  4. D. If-None-Match
Report Error

Which of the following is not semantic element for text in HTML5?

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

What does '3xx' code denote?

  1. A. Redirection
  2. B. Server Error
  3. C. Success
  4. D. Informational
Report Error

In OSI model USB lies under the layer . . . . . . . .

  1. A. data Link layer
  2. B. physical layer
  3. C. network layer
  4. D. transport layer
Report Error

Which of the following are not the valid character set in HTTP?

  1. A. ISO-8859-1
  2. B. US-ASCII
  3. C. ISO-8859-7
  4. D. ISO-8859-12
Report Error

XHTML is case insensitive and HTML is case sensitive.

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

What application can one create even before the introduction of HTML5?

  1. A. Web applications
  2. B. Mobile applications
  3. C. Forms
  4. D. Browser based games
Report Error

Which header field defines meta information?

  1. A. Request-header
  2. B. Response-header
  3. C. General-header
  4. D. Entity-header
Report Error