Flip an Image Using CSS
You can flip images with CSS! Possible scenario: having only one graphic for an "arrow", but flipping it around to point in different directions.

Hence, with the above CSS snippet, we can flip an image.
You can flip images with CSS! Possible scenario: having only one graphic for an "arrow", but flipping it around to point in different directions.