Home › Forums › CSS › [Solved] Img width 100% responsive › Reply To: [Solved] Img width 100% responsive
May 28, 2014 at 5:57 am
#171239
Participant
Thanks!
So this is the secret:
background-size: contain;
and of course using the max-width, and min-width