Do Images stored in a .css file get cached?
I am having a problem with load time for my site, i am wondering why does it seem that all the images of my site that are stored in the .css file seem that they are reloaded everytime i refresh or load the page. It seems like it isn't grabbing the images from the cache, does it really do this? does it cache the images stored in the css file or do they get reloaded every time? thanks for the help in advanced!
|