I have read in some places that we should not resize the images we ask of the server in the browser. But I have recently seen that it is good to have a large image with a low quality so that when these images are downloaded on a retina screen they are of reasonable quality.
But I need a small image to put on mine. So my question is: How do I? I take a large image and resize it in my CSS, or do I get an image of the exact size I need?