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