🧪 HTML5 MCQ Quiz Hub

HTML Mcq Question 2021

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

1. HTML stands for -




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




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




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




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




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




7. How to create a hyperlink in HTML?




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




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




10. How to insert an image in HTML?




11. How to add a background color in HTML?




12. <input> is -




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




14. How to create a checkbox in HTML?




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




16. HTML tags are enclosed in-




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




18. The <hr> tag in HTML is used for -




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




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




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




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




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




24. How to insert a background image in HTML?




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




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




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




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




29. Which of the following is the paragraph tag in HTML?




30. An HTML program is saved by using the ____ extension.




31. A program in HTML can be rendered and read by -




32. The tags in HTML are -




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




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




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




36. Which of the following are the attributes of the tag?




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




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




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