Ver Mensaje Individual
  #2 (permalink)  
Antiguo 04/10/2005, 17:11
ricardomz
 
Fecha de Ingreso: junio-2005
Ubicación: Edo. Mex
Mensajes: 725
Antigüedad: 18 años, 10 meses
Puntos: 5
Que tal¡¡

Crea una tabla con 100% de ancho, utiliza porcentajes para realizar tu tabla.
por ejemplo:

Código HTML:
<table width="100%" height="2%" border="0" cellpadding="0" cellspacing="0" bgcolor="#003366">
    <tr>
    <td width="581" height="19">&nbsp;</td>
  </tr>
</table>