Interesting Google Technique – CSS Sprites
November 21st, 2008 By: brianAs I was browsing today, I noticed an interesting technique in use on the Google search results page. The innocent and plain logo at the top left is actually a single image file made up of multiple images which then are made visible by the CSS for each placement:
This is presumably for optimization. Every little bit counts when you serve up 20 bazillion hits a minute.



The Sevier River Water Users Association (SRWUA) in Central Utah are pioneers in the use of the Real-Time Web. For the past 10 years SRWUA has been delivering real-time water flow data to the public via the website www.SevierRiver.org.
More that 100 remote, solar-powered, stations record wate...
November 24th, 2008 at 10:58 am
More info about CSS sprites: http://www.alistapart.com/articles/sprites/