Sociology, asked by antonythomas026, 1 month ago

Correct the following HTML code in the right manner
<HTML>
</HEAD>
<TITLE> Collections </TITLE>
<HEAD>
<BODY BGCOLOR="yellow">
<CENTER> Photo collections </B> <CENTER>
<IMG SRC="F:\flower.jpg" RIGHT="ALIGN">
<A="f:\html\photogallery.htm> Latest photos </A>
</BODY BGCOLOR>
</HTML>​

Answers

Answered by ShashwatBhardwaj
1

Answer:

<HTML>

</HEAD>

<TITLE> Collections </TITLE>

<HEAD>

<BODY BGCOLOR="yellow">

<CENTER> Photo collections </B> <CENTER>

<IMG SRC="F:\flower.jpg" RIGHT="ALIGN">

<A="f:\html\photogallery.htm> Latest photos </A>

</BODY BGCOLOR>

</HTML>

Similar questions