Tema: Listas HTML
Ver Mensaje Individual
  #18 (permalink)  
Antiguo 24/01/2010, 02:35
MiguelFT
 
Fecha de Ingreso: julio-2009
Mensajes: 157
Antigüedad: 14 años, 9 meses
Puntos: 2
Respuesta: Listas HTML

Hola!!

Que sería, poner algo como...?¿?:
Código:
#contenedor {width: 100%;height: 100%;margin:3;}
#col_der, #col_izq, #col_cen {height: 100%;}
#col_der {float: right; width: 200px;;}
#col_izq {float: left; width: 200px; text-align: left;}
#col_cen {}