I have written these statements as a part of the HTML program to list all the pictures on the same line. However, the last image falls below the other two. Help.
<font color ="red" size="4"> </font>
<table border="0" bgcolor="white" width="100%"><tr><td>
<img src="cc32.gif" width="100" height="80" align="left"/>
<img src="image005.gif" align ="center" width="510" height="60" align="middle"/><img src="verisign_s.gif" height="80" width="60" align="right"/><font color="red"><br>copyright 2003. Now, you can pay.</font> </td> </tr> </table>
<font color ="red" size="4"> </font>
<table border="0" bgcolor="white" width="100%"><tr><td>
<img src="cc32.gif" width="100" height="80" align="left"/>
<img src="image005.gif" align ="center" width="510" height="60" align="middle"/><img src="verisign_s.gif" height="80" width="60" align="right"/><font color="red"><br>copyright 2003. Now, you can pay.</font> </td> </tr> </table>