Find the errors in the following lines of HTML code and correct them.
a. <HTML>
<HEAD>
<TITLE> Title of the web page <TITLE>
</HEAD>
Answers
Answered by
7
Answer:
(/TITLE) here is the mistake before (/HEAD)
Answered by
13
Answer:
</TITLE>
Explanation:
"<HTML>
<HEAD>
<TITLE> Title of the web page </TITLE>
</HEAD>
<BODY>"
</BODY>
</HTML>
Similar questions
Social Sciences,
5 months ago
Computer Science,
5 months ago
English,
5 months ago
Math,
11 months ago
Math,
11 months ago
Math,
1 year ago