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