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:...
by Adi Jaya
<h2>original image</h2>
<img...
/*css demo*/
h2{color:red;text-align:center}
/*sprite css*/
.tes {
background-image:...