can we have many tags in the HTML document?
Answers
Answered by
0
Answer: This may help you
Explanation:
Can we have many tags in the HTML document?
=> An HTML document can only have one html tag and one body tag. If you just put several HTML document together, it will be an invalid document, and the browsers may have problems displaying it. You could remove the duplicate tags, but it might not be that simple.
Answered by
0
Answer:
Yes of course we can do it, brother
Similar questions