In this link I see that image re-sizes in safari when i zoom in/out as the size of the image is given by em-s. Now what about background images. I have a design where background images stay the same size when I zoom in/out, but the div whose background is it changes it size flexibly.
|
feedback
|
closed as too localized by casperOne♦ Jan 6 at 20:07
This question is unlikely to ever help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. See the FAQ for guidance on how to improve it.
background-images to change size relatively, which is why most people use repeated patterns for backgrounds. If you are just using an image tag, themax-widthcss style would be particularly helpful...although I don't imagine that's what you want. – Jordan Foreman Dec 15 '11 at 21:44