Home / CSE / CSS - CS :: Discussion

Discussion :: CSS - CS

  1. Which of the following property is used to define how nested items are rendered in a 3-D space, the choice being either flattened or with their dimensions preserved?

  2. A.

     transition-duration

    B.

     transition-delay

    C.

     transition

    D.

     transform-style

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    Syntax: transform-style: flat


Be The First To Comment