Ver Mensaje Individual
  #3 (permalink)  
Antiguo 24/04/2007, 00:31
Avatar de fer10
fer10
 
Fecha de Ingreso: octubre-2005
Ubicación: Guadalajara - Mexico
Mensajes: 905
Antigüedad: 18 años, 6 meses
Puntos: 4
Re: Acomodar imagenes en un div

a ver intenta asi:

Código HTML:
<div style="border: 1px solid #000000">
<img src="imagen1.jpg" style="float:left" />
<img src="imagen1.jpg" style="float:right" />
Aqui todo el texto<br />
<div style="clear:both"></div>
</div> 
__________________
Saludos
FT.
www.fernando.com.mx