Hello good people of the HTTP world!
Being how this cool community has plenty of more-than-just-ee-developers I thought to ask…
It all started with me staring into Photoshop file and deciding how to slice things up while keeping the ‘fancy’ effects through out the design.
The dilemma was:
Less HTTP requests
-Keep the fancy emboss effect and use CSS to move/position segments of the 1 single larger image....or
Less of a file size(s)
-Slice into multiple smaller images and resort to more markup and empty objects(spans div…whatever it takes)
I have seen more and more designs where the slicing techniques have been completely abandoned or replaced with 1 blob of a background image; I suppose the days of dial-up connections are long gone but still….
What do you prefer and why?
Thanks for the discussion!