Given below is HTML code. Rewrite code after correcting errors. Underline each correction.
<html>
<title>HTML
</head>
<body>
</title>
<p>Learning HTML is fun
PLZ. ANS AS FAST AS POSSIBLE...
Answers
Answered by
6
Here is the correct code:
<html>
<head>
<title>HTML</title>
</head>
<body>
<p>Learning HTML is fun</p>
</body>
<html>
<!Hope this helps-->
<html>
<head>
<title>HTML</title>
</head>
<body>
<p>Learning HTML is fun</p>
</body>
<html>
<!Hope this helps-->
nicky1908:
</message>
Answered by
1
The answer have to end with " / html "
Similar questions