Archive for the tag “background-image”

Search for “background-image” on Technorati.

Better Foreground Sprites

A while ago I wrote about using CSS Sprites in img tags — Foreground Sprites. Thus you avoid HTTP requests, but the page turns really ugly when CSS is switched off because the sprite image will be displayed in its full size. Now Google’s accessibility specialist T.V. Raman explained their idea of using sprites for foreground images — a much better solution!