Cita:
Iniciado por martinoso <table align="center" border="1">
<tr>
<td width="30"><input type="checkbox" name="cdf"></td>
<td width="195" height="150"><img src='prueba.png' width="100%" height="100%"></td>
<td width="165" height="150">cualquier cosa</td>
</tr>
</table>
probá con esto:
Código HTML:
<table align="center" border="1">
<tr>
<td width="30"><input type="checkbox" name="cdf"></td>
<td width="195" height="150"><img src='prueba.png'></td>
<td width="165" height="150">cualquier cosa</td>
</tr>
</table>