Vidyalelo
CSS · Q33

CSS3 Transitions And CSS 3 Animations

Programming · CSS · question 33

Q33

Which of the following method skews an element along the X-axis by the given angle using tranform?

A.
skewX()
Answer
B.
skewy()
C.
x-axis()
D.
skew()

Answer: Option A

Solution

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