One big background image or multiple small images?

lisakomodo

New Member
As a web developer, I have to cut a layout similar to this (example website by Ruben Bristian):
7hWlU.jpg
Should I bother with cutting multiple small images like a logo:
tBw36.png
a label:
Rnt0x.png
and so on? Or should I just make one big background image with all elements like this:
Y4n2w.jpg
and make a positioned \[code\]<a href>\[/code\] with \[code\]display: block;\[/code\] for a linked logo?A single image has smaller size than multiple elements altogether. What are the other pros and cons?
 
Back
Top