I am currently trying to learn some more about web design and I used an extention on google chrome to show me all the the images on a webpage. When I did it on google.com, I found this image at https://www.google.com/images/nav_logo101.png:

What is this technique called? How can I use it? Links to further material would be appreciated.
This is called a CSS sprite. See e.g. here (or Google) for more information.