Which of the following method skews an element along the X-axis by the given angle using tranform?
A
skewX()
B
skewy()
C
x-axis()
D
skew()
Correct Answer: skewX()
Self-explainatory.