The_is a staring element in HTML
Answers
Answered by
0
Explanation:
The <html> element is a staring element in HTML .
Answered by
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