what should be the first tag in any docoments
Answers
Answered by
0
Answer:
The first tag in any HTML file is the <HTML> tag. This tells web browsers that the document is an HTML file. The second tag is a <HEAD> tag. Information between the HEAD tags doesn't appear in the browser window, but is still important.
Make my answer as brainliest.
Similar questions