Normally, i want the red arrow to not display. But when a user hovers their mouse over “My Cart (0)” I want the red arrow to display. how can u do this with html/css?

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
you can try this: http://jsfiddle.net/ePf3A/
What this does is change the width of the image to show/hide the arrow.
The other option is use a different image and change between then.