InterviewSolution
Saved Bookmarks
| 1. |
What should be the first tag in any HTML document?(a) <head>(b) <title>(c) <html>(d) <document> |
|
Answer» Correct option is (c) <html> |
|