J
Josh C
Guest
The image is in the same folder as the html file. The image name is 100% correct, it appears with a white box and three shape. Help.
Here is the code:
<table border=1 height=60% width=79% align=left bgcolor=222222>
<tr><td><font color=white face="trebuchet ms"></font></td></tr>
<tr height=50%>
<td><img src="picture.png"></td>
<td></td>
<td></td>
<td></td>
</tr>
</table>
Here is the code:
<table border=1 height=60% width=79% align=left bgcolor=222222>
<tr><td><font color=white face="trebuchet ms"></font></td></tr>
<tr height=50%>
<td><img src="picture.png"></td>
<td></td>
<td></td>
<td></td>
</tr>
</table>