Frage

Below is the page load time of "Net" tab from Firebug. I dont know the reason why the small sized images took too mush time to load. I used gzip compression on my .htaccaess file. Works good in Chrome, but issues in firefox.

enter image description here

Screenshot of my site

War es hilfreich?

Lösung

I figured out the reason on search. This is due to more http requests. To reduce the request, CSS sprites can be used to combine small image into one large image.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top