Computer Science, asked by tyson5187, 3 months ago

5. Tag that contains the actual
content of web page.​

Answers

Answered by cknsr05
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)

Hope it helps you

Similar questions