An attempt to speed up the work of my site, and I am in the given image sizes to avoid rearrangement and reviews.
If I have images in a div with <div class="class"> .class img {height: xxxpx; width: xxxpx;} <div class="class"> .class img {height: xxxpx; width: xxxpx;}
Wouldn't that be the same as setting dimensions inside <img class="class"> .class {height: xxxpx; width: xxxpx;} <img class="class"> .class {height: xxxpx; width: xxxpx;} ?
Just wondering if it works the same as im, getting a warning about image sizes in gtmetrix.
source share