InterviewSolution
Saved Bookmarks
| 1. |
Which value specifies a transition effect with a slow start, then fast, then end slowly?(a) ease(b) linear(c) ease-in(d) ease-outThe question was posed to me by my school teacher while I was bunking the class.I need to ask this question from CSS Transition, Perl cgi Programming topic in division CGI Programming & Miscellaneous of CSS |
|
Answer» Right answer is (a) ease |
|