Vidyalelo
CSS · Q30

CSS3 Transitions And CSS 3 Animations

Programming · CSS · question 30

Q30

Which of the following transition-timing-function property specifies a transition effect with a slow start?

A.
ease
B.
ease-in
Answer
C.
ease-in-out
D.
none of the mentioned

Answer: Option B

Solution

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