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