Loading...

Go Back

Next page

Quiz

Html full Course Quiz

1. What does HTML stand for?

2. Which HTML element is used to display an image?

3. Which HTML5 element is used to define the main content of a document?

4. What is the correct syntax to create a link in HTML?

5. Which HTML5 element is used to define a navigation bar?

6. What is the purpose of the tag?

7. Which tag is used to define an unordered list?

8. What is the default value of the "type" attribute in the "input" tag?

9. What does the canvas element do in HTML5?

10. Which element is used to display a table in HTML?

11. What is the purpose of the
element?

12. What is the correct syntax for a comment in HTML?

13. Which tag is used to create a form in HTML?

14. What does the "target='_blank'" attribute do in a link?

15. Which element is used to group inline elements in HTML5?

16. What does the

17. Which attribute is used to specify an image's alternate text in the tag?

18. What does the
element represent in HTML5?

19. Which tag is used to embed a video in HTML5?

20. What does the
tag represent in HTML5?

21. Which of the following is used for creating a hyperlink in HTML?

22. Which HTML5 element defines the main content of a document?

23. What does the main element represent?

24. What is the role of
in HTML5?

25. How do you make an input field required in HTML5?

26. Which of the following is used to store data in HTML5 locally?

27. Which attribute in the input element defines the maximum number of characters allowed?

28. What is the function of the
tag in HTML5?

29. Which tag is used to display preformatted text?

30. What does the element do in the section of an HTML document?


Try Practical Questions