Q: What is the character entity representation of the ‘less than’ sign (its entity name is ‘<’) ?
ans: < *
Q: You want to create a link for your website allowing users to email the webmaster. How will you implement this if the webmaster’s email is “webmaster@xcompany.com”?
ans: webmaster *
Q: 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?
ans: Optgroup *
Q: Which of the following is true for the “” tag?
ans: The class, id and title can be specified for it *
Q: How will you specify the language attribute in XHTML?
ans: Listing A *
ans: < *
Q: You want to create a link for your website allowing users to email the webmaster. How will you implement this if the webmaster’s email is “webmaster@xcompany.com”?
ans: webmaster *
Q: 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?
ans: Optgroup *
Q: Which of the following is true for the “” tag?
ans: The class, id and title can be specified for it *
Q: How will you specify the language attribute in XHTML?
ans: Listing A *