3. Find the errors in the following HTML code. Rewrite the corrected code and
underline the correction.
<h1>Have a Nice day list </B>
Answers
Answered by
1
Answer:
<h1>Have a Nice day list <br>
Explanation:
Instead of <br> tag , it was written as </B>
Pls mark it AS brainliest .. AND I LOVE CODING !!
Similar questions