Ver Mensaje Individual
  #3 (permalink)  
Antiguo 26/02/2002, 22:04
Avatar de goc00
goc00
 
Fecha de Ingreso: enero-2002
Ubicación: 000's DiMensiOn
Mensajes: 979
Antigüedad: 22 años, 3 meses
Puntos: 3
Re: ¿¡¡¡Por que se agrandan las celdas !!!?

<table align="center" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="200" height="20">lo que sea</td>
</tr>
<tr>
<!-- ESTO HARA DE SEPARADOR -->
<td width="200" height="1"><img width="1" height="1" src="img/fill.gif"></td>
<-- FIN SEPARADOR -->
</tr>
<tr>
<td width="200" height="20">otra celda</td>
</tr>
</table>

Algo así...