In this Tutorial you will learn about css horizontal drop-down menu in css that will work on most browsers. Well... technically the short answer is No if you are using just css because IE is problematic in the way it handles css.
I decided to create a short tutorial about a animated menu just using CSS3. In fact, I am using the same principle of moving the background image from one position to another, in this case from left to right, the only difference ...