HTML MCQs with answers Page - 4

Here, you will find a collection of MCQ questions on HTML. Go through these questions to enhance your preparation for upcoming examinations and interviews.

To check the correct answer, simply click the View Answer button provided for each question.

Have your own questions to contribute? Click the button below to share your MCQs with others!

+ Add Question

A

Admin • 832.01K Points
Coach

Q. What is the correct HTML for adding a background color?

  • (A) <body color="yellow">
  • (B) <body bgcolor="yellow">
  • (C) <background>yellow</background>
  • (D) <body background="yellow">

A

Admin • 832.01K Points
Coach

Q. Choose the correct HTML tag for the smallest size heading?

  • (A) <heading>
  • (B) <h6>
  • (C) <h1>
  • (D) <head>

A

Admin • 832.01K Points
Coach

Q. What is the correct HTML tag for inserting a line break?

  • (A) <br>
  • (B) <lb>
  • (C) <break>
  • (D) <newline>

A

Admin • 832.01K Points
Coach

Q. What does vlink attribute mean?

  • (A) visited link
  • (B) virtual link
  • (C) very good link
  • (D) active link

A

Admin • 832.01K Points
Coach

Q. Which attribute is used to name an element uniquely?

  • (A) class
  • (B) id
  • (C) dot
  • (D) all of above

A

Admin • 832.01K Points
Coach

Q. Which tag creates a check box for a form in HTML?

  • (A) <checkbox>
  • (B) <input type="checkbox">
  • (C) <input=checkbox>
  • (D) <input checkbox>

A

Admin • 832.01K Points
Coach

Q. To create a combo box (drop down box) which tag will you use?

  • (A) <select>
  • (B) <list>
  • (C) <input type="dropdown">
  • (D) all of above

A

Admin • 832.01K Points
Coach

Q. Which of the following is not a pair tag?

  • (A) <p>
  • (B) <u>
  • (C) <i>
  • (D) <img>

A

Admin • 832.01K Points
Coach

Q. To create HTML document you require a

  • (A) web page editing software
  • (B) High powered computer
  • (C) Just a notepad can be used
  • (D) None of above

A

Admin • 832.01K Points
Coach

Q. The special formatting codes in HTML document used to present content are

  • (A) tags
  • (B) attributes
  • (C) values
  • (D) None of above

Add MCQ in this Category

If you want to share an MCQ question in this category, it's a great idea! It will be helpful for many other students using this website.

Share Your MCQ