css code for inverting 180 degrees the picture code example Example: flip image css .image{ transform: rotateY(180deg); }