Vidyalelo
CSS · Q125

CSS Properties, CSS Elements, CSS Functions and Tables

Programming · CSS · question 125

Q125

Which of the following transform property value defines a 2D skew transformation along the X- and the Y-axis?

A.
skewX(angle)
B.
skewY(angle)
C.
skew(x-angle,y-angle)
Answer
D.
none of the mentioned

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board