Ver Mensaje Individual
  #19 (permalink)  
Antiguo 05/08/2015, 17:33
Avatar de xfxstudios
xfxstudios
 
Fecha de Ingreso: junio-2015
Ubicación: Valencia - Venezuela
Mensajes: 2.448
Antigüedad: 8 años, 10 meses
Puntos: 263
Respuesta: HTML responsive

no veo porque no se les ajusta la imagen:
asi funciona:

Código HTML:
Ver original
  1. img{
  2.     width:100%;
  3. }
  4. #caja{
  5.     width:60%;
  6.     height:60%;
  7. }
  8. <div id="caja">
  9. <img src="img/fondo2.jpg" />
  10. </div>

y asi:

Código HTML:
Ver original
  1. img{
  2.     width:100%;
  3. }
  4. <img src="img/fondo2.jpg" />
__________________
[email protected]
HITCEL