28/11/2015, 19:52
|
| | | Fecha de Ingreso: noviembre-2014
Mensajes: 917
Antigüedad: 10 años, 2 meses Puntos: 91 | |
Respuesta: Consulta con CSS - Problema de imagenes Prueba con esto amigo ;)
Código CSS:
Ver original* { margin: 0; padding: 0; } .gametracker { width: 100%; } .img_gametracker { width: 50%; float: left; } .img_fondo { width: 50%; float: left; } div img { width: 100%; }
http://codepen.io/AngelKrak/pen/zvgrgx |