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

skewX()



Your comments will be displayed only after manual approval.