Home > General Studies (Hindi) > Quizzes > HTML Fundamentals Test
HTML Fundamentals Test
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 38% Most missed: “is the HTML 3.0 element for”
HTML Fundamentals Test
Time left 00:00
25 Questions

1. Which of the following creates an HTML line break?
2. Which attribute allows you to make HTML form input elements uneditable?
3. Which HTML element makes text bold?
4. What symbol differentiates most opening tags from closing tags?
5. Which of the following will right-align the content inside a table-cell?
6. Which element represents a nested browsing context - effectively embedding another HTML page into the current page?
7. How many values can the class attribute have per HTML element?
8. Which is an example of the correct syntax used to write HTML tags?
9. The
element should be used to markup
10. Which of the following creates the largest HTML header text?
11. [True/False] HTML5 can be used for creating games?
12. Which organization defines the standards for the world wide web?
13.
is the HTML element for
14. Which of the following is an example of an HTML hidden field?
15. The Web Hypertext Application Technology Working Group...
16. Which of these will make an image button?
17. True or False: Based on general best practices - it is better to set font attributes directly in HTML rather than in CSS.
18. The element must be contained within the
19. Which attribute is used to format the HTML tag?
20. <__________________________ content='A description of your page'> Fill in the blank to create a tag that would give a description of your page.
21. Which tag is used for a paragraph block?
22. Which of the following HTML link statements is correctly constructed?
23. What element specifies a row in a HTML table?
24. What is the primary purpose of WAI-ARIA Landmark roles?
25. Which HTML element italicizes text?