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

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -