find the error and write the correct answer:-
<html>
<head></head>
<title>Hello<title>
<body></body>
</html>
(b.)
<html>
<head><title>Class8</title></head>
<body>
<h7>Hello Class 8</h7>
</body>
</html>
Answers
Answered by
0
Answer:
<html>
<head>
<title> Class8 </title>
<body>
<h6> Hello class 8 </h6>
</body>
</html>
Explanation:
How can use any heading tag upto 6 because there are only six heading tags
Mark as brainliest
Similar questions
Math,
19 days ago
English,
19 days ago
Physics,
19 days ago
Hindi,
1 month ago
Computer Science,
9 months ago