Vidyalelo
CSS · Q32

CSS3 Transitions And CSS 3 Animations

Programming · CSS · question 32

Q32

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()
Answer

Answer: Option D

Solution

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