How to flip any background image using CSS? Is it possible?

currenty I’m using this arrow image in a background-image of li in css

enter image description here

On :visited I need to flip this arrow horizontally. I can do this to make another image of arrow BUT I’m just curious to know is it possible to flip the image in CSS for :visited

5 Answers
5

Leave a Reply

Your email address will not be published. Required fields are marked *