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.
- What does HTML stand for ?
- Which of the following correctly creates a hyperlink ?
- In HTML comments start with what characters and end with what
characters ?
- HTML is intended to do what ?
- Which of the following would replace the contents of a web page with "All Gone" ?
- Every HTML element has a parent element except which one ?
- Within an HTML file JavaScript appears inside which HTML element ?
- In HTML which attribute is used to identify an element uniquely ?
- In HTML, which of the following tags are related to <table> ?
- Which of the following is the correct HTML syntax for referring to an external JavaScript script called foo.js" ?