Home / CSE / CSS - CS :: Discussion

Discussion :: CSS - CS

  1. Which of the following method rotates an element around its Y-axis at a given degree using tranform 3D?

  2. A.

     rotateY()

    B.

     rotate-Y()

    C.

     rotate-Yaxis()

    D.

     none of the mentioned

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    Explanation Not Provided


Be The First To Comment