html - Background positions -
html - Background positions -
this image i'm using making 3 direction animation. need show first character of image. using background position-
background-position:0px 200px;
but showing total image here.
styles
position:absolute; top: 40px;left: 40px; background-position: 0px 200px;
image-
please guide me through js fiddle. fiddle
see link hope help jsfiddle.net/9ryph/7/
html css background-image background-position
Comments
Post a Comment