25/12/2010, 15:40
|
| | | Fecha de Ingreso: diciembre-2010 Ubicación: España
Mensajes: 62
Antigüedad: 14 años, 1 mes 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.... |