
When designing a web page using HTML/CSS you might have notice that you cannot have an active page just by creating a new index file.

This tutorial is on css sprites. You have probably heard about them before, and you may also have tried to make them, but for many people still, css sprites are a tricky part of developing, and therefore this is often skipped.