creating mirror effect of an image css code example Example: flip image css .image{ transform: rotateY(180deg); }