Example CSS sprite image

Example CSS sprite image

by Adi Jaya

HTML

<h2>original image</h2>
<img...

CSS

/*css demo*/
h2{color:red;text-align:center}
/*sprite css*/
.tes {
    background-image:...