View Single Post
  #5 (permalink)  
Old Dec 31st, 2007, 00:58
undoIT undoIT is offline
New Member
Join Date: Jul 2007
Location: Over there
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Optimizing Repeating CSS Background Images

The only time I use an image for solid color is to compensate for shoddy PNG support among different browsers. It seems that the browser has to work harder to render a background with a single pixel height as opposed to multiple pixels in height. Need to experiment a little to find the best trade-off.
Reply With Quote