These tags are used to hold the contents of the page?
Answers
Answered by
1
Answer:
➡ The true content of your web page starts after the HTML, HEAD and TITLE tags. It is contained inside the <BODY> </BODY> tags. So the basic skeleton of every web page looks like this (the tags will always appear in this order) and you will have one only of each of these tags on your web page): <HTML>..
Similar questions