Computer Science, asked by Seemarani90703, 8 months ago

write the name of tag which contain the contententment of whole web page​

Answers

Answered by riyatyagi46
1

Answer:

The <body> element contains the entire content of a webpage. It must be the second element inside of the parent <html> element, following only the <head> element.

I hope this answer helpful for you.

Answered by sipramandal1981
0

Explanation:

The <body> element contains the entire content of a webpage. It must be the second element inside of the parent <html> element, following only the <head> element.

Similar questions