1.

Which of the following specifies a transition effect with same speed from start to end?(a) linear(b) ease-out(c) ease-in-out(d) easeI got this question in examination.The query is from CSS Transition, Perl cgi Programming topic in chapter CGI Programming & Miscellaneous of CSS

Answer»

Right answer is (a) LINEAR

For EXPLANATION I would say: linear value SPECIFIES a TRANSITION effect with the same speed from start to end, ease-in-out specifies a transition effect with a SLOW start and end, ease-out specifies a transition with a slow end.



Discussion

No Comment Found

Related InterviewSolutions