Vidyalelo
CSS · Q84

CSS Properties, CSS Elements, CSS Functions and Tables

Programming · CSS · question 84

Q84

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?

A.
background-clip
B.
backface-visibility
Answer
C.
behavior
D.
background-origin

Answer: Option B

Solution

Answer: Option B
Solution:
Syntax: backface-visibility: hidden | visible