HTML MCQs with answers Page - 17

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. Which HTML element is used for abbreviation or acronym?

  • (A) <abbr>
  • (B) <blockquote>
  • (C) <q>
  • (D) <em>

A

Admin • 832.01K Points
Coach

Q. Which of the following HTML tag is used to add a row in a table?

  • (A) <th>
  • (B) <td>
  • (C) <tr>
  • (D) <tt>

A

Admin • 832.01K Points
Coach

Q. What is the work of <address> element in HTML5?

  • (A) contains IP address
  • (B) contains home address
  • (C) contains url
  • (D) contains contact details for author

A

Admin • 832.01K Points
Coach

Q. Which of the following tag is used to create a text area in HTML Form?

  • (A) <textarea> </textarea>
  • (B) <text></text>
  • (C) <input type=”text” />
  • (D) <input type=”textarea” />

A

Admin • 832.01K Points
Coach

Q. To show deleted text, which HTML element is used?

  • (A) <del>
  • (B) <em>
  • (C) <strong>
  • (D) <ins>

A

Admin • 832.01K Points
Coach

Q. What is the correct syntax of web address?

  • (A) port://domain.filenmae:path/scheme/prefix
  • (B) prefix://scheme.port:domain/filename/path
  • (C) path://prefix.port:domain/filename/scheme
  • (D) scheme://prefix.domain:port/path/filename

A

Admin • 832.01K Points
Coach

Q. Which tag is used to create a dropdown in HTML Form?

  • (A) <input>
  • (B) <select>
  • (C) <text>
  • (D) <textarea>

A

Admin • 832.01K Points
Coach

Q. Which tag is used to create a numbered list in HTML?

  • (A) <ol>
  • (B) <ul>
  • (C) <li>
  • (D) <ll>

A

Admin • 832.01K Points
Coach

Q. How to create a checkbox in HTML Form?

  • (A) <input type=”text”>
  • (B) <input type=”textarea”>
  • (C) <input type=”checkbox”>
  • (D) <input type=”button”>

A

Admin • 832.01K Points
Coach

Q. Which of the following extension is used to save an HTML file?

  • (A) .hl
  • (B) .h
  • (C) .htl
  • (D) .html

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