Computer Science, asked by hrsankar3320, 19 days ago

HTML element known to be , defines

Answers

Answered by jyotirlingkamble8750
0

Answer:

The <html> element is the root element and it defines the whole HTML document. It has a start tag <html> and an end tag </html> . The <body> element defines the document's body.

Similar questions