Home / CSE / CSS - CS :: Discussion

Discussion :: CSS - CS

  1. Which of the following transform property value defines a 3D rotation?

  2. A.

     rotate3d(x,y,z,angle)

    B.

     rotated(x,y,z,angle)

    C.

     rotate-all(x,y,z,angle)

    D.

     rotate(x,y,z,angle)

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    Explanation Not Provided


Be The First To Comment