Computer Science, asked by narottamprasad443, 2 months ago


6. What is wrong in the following html markup ?
(i) <HEAD> <my web page >
<TITLE> Welcome to My Web Page
</HEAD>
</TITLE>​

Answers

Answered by Spackle1017
6

Answer:

This is the correct code:

HEAD> <my web page >

<TITLE> Welcome to My Web Page

</TITLE>

</HEAD>

The title tag must be closed before the head tag.

Hope this helps!

Answered by mishrasumantsekhar
0

Answer:i don't have this answer

Explanation:

Similar questions