Cita:
Iniciado por wesse <td width="770">
![Neurótico](http://static.forosdelweb.com/fdwtheme/images/smilies/scared.png)
cómo quieres q la celda tga un ancho de 15 si le pones 770, trata con este código
Cita: <html>
<head>
</head>
<body>
<table width="45" border="1" cellspacing="0"
cellpadding="0">
<tr>
<td width="15"> </td>
<td width="15"> </td>
<td width="15"> </td>
</tr>
<tr>
<td width="15"> </td>
<td width="15"><img src="logo2.jpg" width="15" height="13"></td>
<td width="15"> </td>
</tr>
<tr>
<td width="15"> </td>
<td width="15"><img src="logo3.jpg" width="15" height="17"></td>
<td width="15"> </td>
</tr>
</table>
30/03/06 14:55:45
</body>
</html>
algunas cosas he modificado....compara cno el q tienes.
consejo: para la proxima vez lee lo q preguntes...tienes q poner tu consulta de una manera bien específica y
CLARA , de tal manera q se te pueda ayudar rápidamente.
salu2