Inline Image Sprite
An inline image sprite with a single img tag.
by erick
HTML
<p>This is an inline image<br>
which <img src="data:image/gif;base64,R0lGODlhAQABAIAAAP//////zCH5BAEHAAAALAAAAAABAAEAAAICRAEAOw==" width="30" height="30" style="border: #666 solid 1px; background: -88px -223px url('http://ssl.gstatic.com/gb/images/j_f11bbae9.png');"> is made from an image sprite. Very cool huh?</p>
<p>For IE < 8 the image src data should be replaced by an actual transparent gif src.</p>