Instruction:-
#1. Which tag is used to add a link to a web page?
#2. Which of the following is the correct HTML tag for inserting a line break?
#3. Which tag is used to create a hyperlink in HTML
#4. Which tag is used to display an image in HTML?
#5. What attribute is used to specify the location of an image file in the
tag?
#6. What is the correct HTML element for the largest heading?
#7. Which of the following is the correct way to create a numbered list?
#8. Which tag is used to define a table row?
#9. How can you make text bold in HTML?
#10. Which HTML tag is used to define an internal style sheet?
#11. What is the correct HTML element to insert a horizontal rule?
#12. Which HTML attribute specifies an alternate text for an image if it cannot be displayed?
#13. Which HTML tag is used to create a drop-down list?
#14. What is the purpose of the ‘form’ tag in HTML?
#15. Which tag is used to group together options in a drop-down list?
#16. Which tag is used to define a cell in a table?
#17. Which tag is used to define a button in HTML?
#18. What is the default alignment of text inside a table cell?
#19. How can you make a bulleted list in HTML?
#20. Which of the following elements is used to input multi-line text in a form?
#21. What is the correct syntax for creating a HTML5 document?
#22. Which tag is used in HTML5 to define a container for navigation links?
#23. Which HTML5 element is used to embed audio files?
#24. What does the placeholder attribute do in HTML forms?
#25. Which of the following is not a semantic element in HTML5?
Previous
Finish