Vidyalelo
CSS · Q19

CSS3 Fundamentals

Programming · CSS · question 19

Q19

Which of the following transition-timing-function property specifies a transition effect with a slow start, then fast, then end slowly

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

Answer: Option A

Solution

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