Multiple Choice
What should be the first tag in any HTML document?
A) <head>
B) <title>
C) <html>
D) <document>
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: Which of the following is not a
Q8: What is the correct HTML tag for
Q9: Which tag creates a check box for
Q10: Which attribute is used with img tag
Q11: HTML documents are saved in<br>A)Special binary format<br>B)Machine
Q13: Choose the correct HTML tag for the
Q14: To create a combo box (drop down
Q15: Which tag allows you to add a
Q16: Which of the following HTML code is
Q17: How can you make a numbered list?<br>A)<dl><br>B)<ol><br>C)<list><br>D)<ul>