This example shows the back face of two div elements.
This div element has "backface-visibility: hidden", and the back face of the div element is invisible:
This div element has "backface-visibility: visible", and the back face of the div element shows a mirror image of the front face:
Note: The backface-visibility property is supported in Safari with a webkit prefix.