HTML questions

The following list indicates, without restriction, the kinds of questions that could be asked. On exams you will be given a choice of 5 potential answers.
  1. What does HTML stand for ?
  2. Which of the following correctly creates a hyperlink ?
  3. In HTML comments start with what characters and end with what characters ?
  4. HTML is intended to do what ?
  5. Which of the following would replace the contents of a web page with "All Gone" ?
  6. Every HTML element has a parent element except which one ?
  7. Within an HTML file JavaScript appears inside which HTML element ?
  8. In HTML which attribute is used to identify an element uniquely ?
  9. In HTML, which of the following tags are related to <table> ?
  10. Which of the following is the correct HTML syntax for referring to an external JavaScript script called foo.js" ?