Ver Mensaje Individual
  #3 (permalink)  
Antiguo 15/11/2012, 09:49
Avatar de ciberconquer
ciberconquer
 
Fecha de Ingreso: noviembre-2012
Ubicación: colombia
Mensajes: 3
Antigüedad: 12 años, 2 meses
Puntos: 0
Respuesta: Div con 100% height y 100% width

no te entendi mucho pero creo que con esto bastara

Código HTML:
<body class="home">
                         <div id="post-11" style="width:100%; height: 100%; position: absolute; top: 0px; left: 0px;"> 

<div id="otrodiv" style="width:100%; height: 100%; position: absolute; top: 100%; left: 0px;"> 

<div id="otrodiv2" style="width:100%; height: 100%; position: absolute; top: 200%; left: 0px;"> 
y asi sucesivamente

espero entiendas simplemente le das una posicion fija a cada uno con css