Ver Mensaje Individual
  #6 (permalink)  
Antiguo 25/12/2010, 15:40
Avatar de Webs_DS
Webs_DS
 
Fecha de Ingreso: diciembre-2010
Ubicación: España
Mensajes: 62
Antigüedad: 13 años, 4 meses
Puntos: 0
Respuesta: Alinear texto verticalmente en un div con altura variable

Perdón,, el código Html sería asi,,: (eliminar un div)

Html

<div id="foto_post">
<div id="foto_foto"><img src="webnew/img/bg.jpg" width="900" height="400" /></div>
<div id="foto_caption">
Texto texto texto
</div>
</div>

Saludos....