Home » CSS » CSS Transitions » Question
  1. Which of the following method skews an element along the X and Y-axis by the given angles using tranform?
    1. skew()
    2. skewX()
    3. skewy()
    4. skew-X-Y()
    5. None of these
Correct Option: A

skew()



Your comments will be displayed only after manual approval.