Home / CSE / CSS - CS :: Discussion

Discussion :: CSS - CS

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

  2. A.

     circle(x,y,z)

    B.

     scale3d(x,y,z)

    C.

     rotate3d(x,y,z,angle)

    D.

     rotate(angle)

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    Explanation Not Provided


Be The First To Comment