here is the file : http://studioteknik.ca/stackoverflow_question/test1.html i need to see only one background image at the time, let’s say the second. It’s 400 pixel from the top, but i need it image to be crop top 400 height. HOW TO DO THAT ?
here is the file : http://studioteknik.ca/stackoverflow_question/test1.html i need to see only one background image
Share
In general content images should not be backgrounds or sprites, they should be inline images using the
IMGtag. Sprites are usually reserved for UI elements such as icons and menu elements.CSS: