Vidyalelo
CSS · Q109

CSS Properties, CSS Elements, CSS Functions and Tables

Programming · CSS · question 109

Q109

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

A.
transition
B.
transition-property
Answer
C.
transition-wrap
D.
transition-style

Answer: Option B

Solution

Answer: Option B
Solution:
Syntax: transition-property: all | none | property-name-1 [,...property-name-N]