Flipping Image using different CSS Property
In this example i have used two new properties of CSS.
background-position : this property is used to move the starting position of the background image.
transition-delay : this property is used to provide delay before starting a transition.