Background Image
Load images via css background-image and use media query to load smaller/bigger images.
But it's harder when you want to load dynamic image, It will clutter your html if you put it as inline CSS.
Load images via css background-image and use media query to load smaller/bigger images.
But it's harder when you want to load dynamic image, It will clutter your html if you put it as inline CSS.