Ver Mensaje Individual
  #3 (permalink)  
Antiguo 05/03/2003, 04:12
Avatar de pereztroff
pereztroff
 
Fecha de Ingreso: junio-2002
Ubicación: En la Internet.
Mensajes: 4.068
Antigüedad: 21 años, 11 meses
Puntos: 5
en este enlace vemos el probelma que planteo con la tabla....
http://usuarios.lycos.es/cdlinares/prueba2.htm

¿como estrechar esa columna???

el codigo fuente es:
<table cellspacing="0" cellpadding="0" border="0" align="center">
<tr>
<td width="325" height="512" rowspan="2" valign="top"><img src="5000.jpg" width="325" height="512"></td>
<td width="44" height="85" valign="top"></td>
<td width="398" height="85" valign="top"></td>
</tr>
<tr>
<td width="44" height="427" valign="top">estrechar</td>
<td width="398" height="427" valign="top"><img src="guerrouj.jpg" width="200" height="167"></td>
</tr>
<tr>
<td width="325" height="1" valign="top"><img width="325" height="1" src="botones/transparent.gif"></td>
<td width="44" height="1" valign="top"><img width="136" height="1" src="botones/transparent.gif"></td>
<td width="398" height="1" valign="top"><img width="200" height="1" src="botones/transparent.gif"></td>
</tr>
</table>