Computer Science, asked by kamalkantgautam, 5 months ago

Which tag/element that contains the whole HTML document?

(a) <TITLE> (b) <HEAD> (c) <BODY> (d) <HTML>​

Answers

Answered by shristipal
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.

Answered by jai696
2

<HTML>

Explanation:

<HTML>

<HEAD>

</HEAD>

<BODY>

</BODY>

</HTML>

\large\mathsf\color{lightgreen}useful?\: \color{white}\longrightarrow\: \color{orange}brainliest!

Similar questions