Tag Archives: images

Using Multiple Resolution Images to Decrease Page Load Time

Ever since browsers began supporting images, web page authors have fought a constant battle to balance image use against file size. Weapons used in this battle have ranged from compression to spriting to delayed loading. Browsers and internet connections are getting faster and faster all the time which removes some of the pressure in the tiniest-but-nicest balancing act, however perceived page load time is still arguably one of the more important ‘features’ of a web page.

» Continue Reading