1.

Which of the following transition-timing-function property specifies a transition effect with a slow start?(a) ease(b) ease-in(c) ease-in-out(d) none of the mentionedI had been asked this question in an online quiz.I need to ask this question from CSS3 Transitions for UI Elements in chapter CSS3 Fundamentals, Transitions & Animations of CSS

Answer»

The CORRECT ANSWER is (B) ease-in

For EXPLANATION: Self-explainatory.



Discussion

No Comment Found

Related InterviewSolutions