View Single Post
Old 11-10-2005   #4 (permalink)
kiek
Registered User
 
kiek's Avatar
 
Join Date: Nov 2005
Posts: 8

If I get it right, you want to have the hole row with that picture right??

try to make your table bigger like.....

HTML Code:
 <tr>
<td><img src="logo_mid.gif" width="300" height="600" /></td>
</tr>
</table>
</body>
</html>
kiek is offline