how to make an image flip to another image on hover code example Example: flip image css .image{ transform: rotateY(180deg); }