how to make even section image to other direction css code example Example: how to mirror object through css .mirror { transform: scaleX(-1); }