ya te envie la respuesta por mp.
Copio y pego el mensaje que te ennvie:
Hola. Ya se cual es tu problema. has metido las imagenes en una capa(o div, como quieras lamarlo) y has puesto que tenga "position: absolute;" Tendria que tener position: relative; Luego cambias donde pone top:900px; en vez de lo que tenias y en left: 90px; con eso se solucionara tu problema.
Este es el codigo que tu tenias:
<div style="position: absolute; left: 160px; top: 590px;">
<img src="http://img.webme.com/pic/z/zulyney/4.jpg" style="width: 200px; height: 100px;" alt=""/>
<br/>
<br/>
<img src="http://img.webme.com/pic/z/zulyney/7.jpg" style="width: 200px; height: 100px;" alt=""/>
<br/>
<br/>
<img src="http://img.webme.com/pic/z/zulyney/9.jpg" style="width: 200px; height: 100px;" alt=""/>
</div>
Y asi es como debe quedar:
<div style="position: relative; left: 90px; top: 900px;">
<img src="http://img.webme.com/pic/z/zulyney/4.jpg" style="width: 200px; height: 100px;" alt=""/>
<br/>
<br/>
<img src="http://img.webme.com/pic/z/zulyney/7.jpg" style="width: 200px; height: 100px;" alt=""/>
<br/>
<br/>
<img src="http://img.webme.com/pic/z/zulyney/9.jpg" style="width: 200px; height: 100px;" alt=""/>
</div>
Suerte y si no entiendes algo, avisa y visita mi web jeje
______________
Entra a la mejor web de humor de PWG
Si quieres salir en google toca aquí