Hi,
I'd like a little advice about this site.
http://www.urlsnip.biz
Basically I want the homepage to be as snappy as possible, I ran it through an optimising site and it gave me a list of images listed as "page objects" that are not used on the actual homepage. This is an example:
http://www.urlsnip.biz/images/new_account.gif
These are CSS images that are included in my main CSS file
So my question was are all CSS images in the CSS file preloaded regardless of whether they are included on the current page? And if that's the case am I better off creating a common.css file and then a seperate page css file for each unique page?
Thanks
|