InterviewSolution
Saved Bookmarks
| 1. |
Which of the following specifies animation code?(a) @keyframes(b) animation(c) animation-delay(d) animation-directionThe question was asked in an interview for internship.This question is from Miscellaneous topic in portion CGI Programming & Miscellaneous of CSS |
|
Answer» Right OPTION is (a) @keyframes |
|