tags:

views:

70

answers:

2

I ask myself how use multiple images in one. For example youtube -> http://s.ytimg.com/yt/img/master-vfl102488.png sorry for my english.

+6  A: 

What you are referring to are CSS sprites.

cletus
+1  A: 

Another example on A List Apart. Everyone who works with HTML in some shape or form should read it.

graham.reeds