Computer Science, asked by Saragthal131001, 10 months ago

What is wrong in the following coding?
(0
<HEAD> <my web page >
<TITLE> Welcome to My Web Page
</HEAD>
</TITLE>​

Answers

Answered by akshit5934
7

Answer:

tag needs to come before your tag!""/> tag needs to come before your tag!" | Codecademy" /> tag needs to come before your tag!"" /> tag needs to come before your tag!" | Codecademy" /> tag needs to come before your tag!"" /> tag needs to come before your tag!" | Codecademy" /> tag needs to come before your tag!"" />

Answered by anjali26264
19

Answer:

The correct coding is :-

<HEAD>

<TITLE> Welcome to My web page

</ TITLE>

</ HEAD>

Explanation:

Hope it helps you.. Mark it as a brainlist answer....

Similar questions