Computer Science, asked by siddhikatiyar00, 5 hours ago

Which tag includes all the tags, attributes and information that is to be displayed on web page?​

Answers

Answered by XxSHaReeFxBaCHHaxX
1

Answer:

{\huge\fbox\red{A}\fbox\blue{n}\fbox\purple{s}\fbox\green{w}\fbox\red{e}\fbox\orange{r}\fbox{L}\fbox\pink{e}}

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