javascript how to flip an image on the DOM code example Example: flip image css .image{ transform: rotateY(180deg); }