Vidyalelo
CSS · Q12

CSS3 Transitions And CSS 3 Animations

Programming · CSS · question 12

Q12

Which of the following css property is used to define which properties a transition will be applied to?

A.
animation-property
B.
transition-property
Answer
C.
css3-property
D.
none of the mentioned

Answer: Option B

Solution

Answer: Option B
Solution:
Syntax: transition-property: all | none | property-name-1