Home / CSE / CSS - CS :: Discussion

Discussion :: CSS - CS

  1. Which of the following method skews an element along the X and Y-axis by the given angles using tranform?

  2. A.

     skewX()

    B.

     skewy()

    C.

     skew-X-Y()

    D.

     skew()

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    Explanation Not Provided


Be The First To Comment