๐Ÿงช HTML5 MCQ Quiz Hub

HTML Mcq Question 2021

Choose a topic to test your knowledge and improve your HTML5 skills

HTML stands for -





โœ… Correct Answer: 3

The correct sequence of HTML tags for starting a webpage is -





โœ… Correct Answer: 4

Which of the following element is responsible for making the text bold in HTML?





โœ… Correct Answer: 3

Which of the following tag is used for inserting the largest heading in HTML?





โœ… Correct Answer: 2

Which of the following tag is used to insert a line-break in HTML?





โœ… Correct Answer: 1

How to create an unordered list (a list with the list items in bullets) in HTML?





โœ… Correct Answer: 1

How to create a hyperlink in HTML?





โœ… Correct Answer: 1

How to create an ordered list (a list with the list items in numbers) in HTML?





โœ… Correct Answer: 2

Which of the following element is responsible for making the text italic in HTML?





โœ… Correct Answer: 1

How to insert an image in HTML?





โœ… Correct Answer: 4

How to add a background color in HTML?





โœ… Correct Answer: 3

<input> is -





โœ… Correct Answer: 2

Which of the following tag is used to make the underlined text?





โœ… Correct Answer: 3

How to create a checkbox in HTML?





โœ… Correct Answer: 1

Which of the following tag is used to define options in a drop-down selection list?





โœ… Correct Answer: 4

HTML tags are enclosed in-





โœ… Correct Answer: 4

Which of the following tag is used to add rows in the table?





โœ… Correct Answer: 3

The <hr> tag in HTML is used for -





โœ… Correct Answer: 4

Which of the following attribute is used to provide a unique name to an element?





โœ… Correct Answer: 2

Which of the following HTML tag is used to display the text with scrolling effect?





โœ… Correct Answer: 1

Which of the following HTML tag is the special formatting tag?





โœ… Correct Answer: 3

Which of the following is the correct way to send mail in HTML?





โœ… Correct Answer: 1

Which of the following is the container for <tr>, <th>, and <td> ?





โœ… Correct Answer: 2

How to insert a background image in HTML?





โœ… Correct Answer: 1

What are the types of unordered or bulleted list in HTML?





โœ… Correct Answer: 3

Which of the following is the correct way to create a list using the lowercase letters?





โœ… Correct Answer: 2

Which of the following is the correct way to start an ordered list with the count of numeric value 4?





โœ… Correct Answer: 4

Which of the following HTML attribute is used to define inline styles?





โœ… Correct Answer: 1

Which of the following is the paragraph tag in HTML?





โœ… Correct Answer: 1

An HTML program is saved by using the ____ extension.





โœ… Correct Answer: 2

A program in HTML can be rendered and read by -





โœ… Correct Answer: 1

The tags in HTML are -





โœ… Correct Answer: 3

Which of the following is the root tag of the HTML document?





โœ… Correct Answer: 4

In HTML5, which of the following tag is used to initialize the document type?





โœ… Correct Answer: 4

Which of the following tag is used to create a combo box (or drop-down box)?





โœ… Correct Answer: 2

Which of the following are the attributes of the tag?





โœ… Correct Answer: 3

Which is the correct way to comment out something in HTML?





โœ… Correct Answer: 2

Which HTML tag is used to display the power in expression, i.e., (x2 - y2)?





โœ… Correct Answer: 1

Which of the following is the correct way to change the font face in HTML?





โœ… Correct Answer: 2