Home > HTML > Quizzes > XHTML 1.0 Fundamentals Test
XHTML 1.0 Fundamentals Test
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 8% Most missed: “Which attributes of the tag is deprecated in HTML 4.01 and not supported in stri…”
XHTML 1.0 Fundamentals Test
Time left 00:00
25 Questions

1. How will you specify a comment in an XHTML document?
2. Which of the following is true for the '' tag?
3. Which of the following represents the basic tag structure of an XHTML document?
4. Which of the following lines will be allowed by an XHTML parser?
5. Within a table cell '':
6. Which of the following is correct for an image?
7. What do you understand by cellpadding?
8. What do you understand by cellspacing?
9. Please choose the most appropriate option.One of the differences between XHTML and HTML 4.01 is that the 'name' attribute has been replaced by the 'id' attribute in:
10. Which of the following is correct about the tag?
11. What is the numeric entity representation of the 'less than' sign (its entity name is '<') ?
12. Which of these tags will create a single space character?
13. Which attribute specifies the submit URL in a form?
14. Which of the following statements is true about the table header - body and footer tags?
15. You have to add a list of products in a drop-down list. What will you use to group the identical products under a category name?
16. You have defined the following image in an XHTML document:
17. Which of the following is incorrect with regard to the The 'disabled' attribute disables the drop-down list
18. How will you import a style sheet named 'basic.css' in your web page?
19. How will you specify the language attribute in XHTML?
20. Your website has moved to some other address. How will you automatically redirect a user to that address within 3 seconds of landing on the old address?
21. Your browser supports bidirectional text. Which tag will you use if you need to display text from right to left?
22. Which of the following is correct regarding the frame attribute of the table tag?
23. A defines the document type of any XHTML document. It can be of three types:
24. While designing the links page of your website - you want the link to open in a new window. How will you implement this with XHTML using Transitional doc type?
25. Which of the following is not correct for a tag?