HTML Basic MCQs (Long Quiz)
This is the quiz about basics of HTML. Students and new learner's can test their knowledge.
1. HTML stands for -
Correct Answer
Wrong Answer
2. The correct sequence of HTML tags for starting a webpage is -
Correct Answer
Wrong Answer
3. Which of the following element is responsible for making the text bold in HTML?
Correct Answer
Wrong Answer
4. Which of the following tag is used for inserting the largest heading in HTML?
Correct Answer
Wrong Answer
5. Which of the following tag is used to insert a line-break in HTML?
Correct Answer
Wrong Answer
6. How to create an unordered list (a list with the list items in bullets) in HTML?
Correct Answer
Wrong Answer
7. Which character is used to represent the closing of a tag in HTML?
Correct Answer
Wrong Answer
8. How to create a hyperlink in HTML?
Correct Answer
Wrong Answer
9. How to create an ordered list (a list with the list items in numbers) in HTML?
Correct Answer
Wrong Answer
10. Which of the following element is responsible for making the text italic in HTML?
Correct Answer
Wrong Answer
11. How to insert an image in HTML?
Correct Answer
Wrong Answer
12. How to add a background color in HTML?
Correct Answer
Wrong Answer
13. <input> is -
Correct Answer
Wrong Answer
14. Which of the following tag is used to make the underlined text?
Correct Answer
Wrong Answer
15. How to create a checkbox in HTML?
Correct Answer
Wrong Answer
16. Which of the following tag is used to define options in a drop-down selection list?
Correct Answer
Wrong Answer
17. HTML tags are enclosed in-
Correct Answer
Wrong Answer
18. Which of the following tag is used to add rows in the table?
Correct Answer
Wrong Answer
19. The <hr> tag in HTML is used for -
Correct Answer
Wrong Answer
20. Which of the following attribute is used to provide a unique name to an element?
Correct Answer
Wrong Answer
21. Which of the following HTML tag is used to display the text with scrolling effect?
Correct Answer
Wrong Answer
22. Which of the following HTML tag is the special formatting tag?
Correct Answer
Wrong Answer
23. Which of the following is the correct way to send mail in HTML?
Correct Answer
Wrong Answer
24. Which of the following is the container for <tr>, <th>, and <td> ?
Correct Answer
Wrong Answer
25. How to insert a background image in HTML?
Correct Answer
Wrong Answer
26. What are the types of unordered or bulleted list in HTML?
Correct Answer
Wrong Answer
27. Which of the following is the correct way to create a list using the lowercase letters?
Correct Answer
Wrong Answer
28. Which of the following is the correct way to start an ordered list with the count of numeric value 4?
Correct Answer
Wrong Answer
29. Which of the following HTML attribute is used to define inline styles?
Correct Answer
Wrong Answer
30. Which of the following is the paragraph tag in HTML?
Correct Answer
Wrong Answer
What's Your Reaction?