Ver Mensaje Individual
  #1 (permalink)  
Antiguo 14/09/2006, 04:53
YeIk0s
 
Fecha de Ingreso: septiembre-2006
Mensajes: 16
Antigüedad: 17 años, 7 meses
Puntos: 0
Maquetar página web CSS

Bien, he estado mirando esta alternativa en vez de utilizar las tablas, pero me pierdo, no se si lo estoy haciendo bien, y en el caso de que sea asi lo veo muy dificil, el codigo general que estoy utilizando es este...

Código:
<div style="position:absolute; height : 13px; width: 403px; left: 150px; top: 15px;">
<img src="image02.gif" alt="" height="30" width="516">
</div>
 
 <div style="position:absolute; height : 94px; width: 516px; left: 150px; top: 46px;">
 <img src="image05.gif" alt="" height="94" width="147"><img src="image06.gif" alt="" height="94" width="369"> </div>

 <div style="position:absolute; height : 94px; width: 166px; left: 636px; top: 16px;">   <img src="image03.gif" alt="" height="124" width="178"></div>
 <img src="image01.gif" alt="" height="1000" width="28"></div>
Saludos