Tema: rellenar
Ver Mensaje Individual
  #2 (permalink)  
Antiguo 04/10/2009, 10:53
Avatar de mayid
mayid
Colaborador
 
Fecha de Ingreso: marzo-2009
Ubicación: BsAs
Mensajes: 4.014
Antigüedad: 15 años, 1 mes
Puntos: 101
Respuesta: rellenar

Teniedo tres columnas, y adjudicando a las del medio este contenido:

Cita:
<td style= "width:80px; overflow: hidden">.......................................... ...........................................</td>
TEndrias algo aproximado.

Cita:
<table style="border:0">
<tr>
<td style= "width:180px"></td>
<td style= "width:80px; overflow: hidden">.......................................... ...........................................</td>
<td style= "width:80px"></td>
</tr>
</table>

Última edición por mayid; 04/10/2009 a las 12:37