Do as Directed:
Identify the error in the HTML code. Rewrite the correct code.
<HTML>
<HEAD>
<TITLE> Images
</TITLE>
</HEAD>
<BODY BG COLOR red>
<IMG SOURCE = "Flower.gif">
Image of Flower
</IMG>
<BODY>
<HTML>
Answers
Answered by
2
Answer:
<HTML>
<HEAD><TITLE>Images></TITLE></HEAD>
<BODY BG COLOR="red">
<IMG SRC="FLOWER. gif">
Image of Flower</IMG>
</BODY>
</HTML>
Similar questions
Social Sciences,
5 months ago
English,
11 months ago
English,
11 months ago
Physics,
1 year ago
Math,
1 year ago