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

Explanation: Akeyframes specifies animation CODE, animation is SHORTHAND property which sets all the animation property, animation-delay specifies the delay for START of the animation, animation-delay specifies a delay for start of the animation.



Discussion

No Comment Found

Related InterviewSolutions