Home / CSE / CSS - CS :: Discussion

Discussion :: CSS - CS

  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?

  2. A.

     background-clip

    B.

     backface-visibility

    C.

     behavior

    D.

     background-origin

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    Syntax: backface-visibility: hidden | visible


Be The First To Comment