Home » CSS » Css miscellaneous » Question
  1. Which of the following property is used to indicate whether the backside of an element is visible if the element is rotated to display the back?
    1. background-origin
    2. background-clip
    3. backface-visibility
    4. behavior
    5. None of these
Correct Option: C

Syntax: backface-visibility: hidden | visible



Your comments will be displayed only after manual approval.