The forums ran from 2008-2020 and are now closed and viewable here as an archive.
Home › Forums › CSS › Quick Help
So how can i target a image who is a part of my larger image where are all my buttons and other stuff. I can’t remember how it goes ! :)
Hadzovicu, can you elaborate on your question? Possibly [provide some code samples](http://codepen.io/pen/)?
I mean i put all my buttons (like here http://bit.ly/12PjaZG ) in one image and now want to target the button in my html/css.
Ah, the word your looking for is ‘sprite’.
* https://css-tricks.com/css-sprites/ * https://css-tricks.com/video-screencasts/43-how-to-use-css-sprites/ * http://coding.smashingmagazine.com/2012/04/11/css-sprites-revisited/
yes , thank you very much !