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
AnswerC.
css3-property
D.
none of the mentioned
Answer: Option B
Solution
Answer: Option B
Solution:
Syntax: transition-property: all | none | property-name-1