css - Big responsive background image - which resolution? -


I am developing a website for a photographer Landing page is made up of a large sensitive background image and a menu let me know That's how to create a responsive background image, but I have a question: what resolution should the image be? Should I get 2-3 different sizes and apply them to the width of the device or the one that I reduce? What should be the biggest size for the biggest screen? Thank you.

Focus more than compression and format. If you use caching and compression on the server, you will not need to reduce the resolution of the image. For this question:

Do I get 2-3 different sizes and apply them to reduce device width or one?

Use same image for all screens also note that changing the image size feature does not reduce the load time, it only resizes after downloading the image


Comments