Examveda
Examveda

Which of the following css propery define the properties that will be animated in an animation rule?

A. @keyframes

B. animation-origin

C. transform

D. animation

Answer: Option D

Solution(By Examveda Team)

Syntax: @keyframes: keyframe-name {percentage | from | to {cssrules}}

This Question Belongs to CSS >> CSS3 Transitions And CSS 3 Animations

Join The Discussion

Related Questions on CSS3 Transitions And CSS 3 Animations