[amp_mcq option1=”transform-delay” option2=”transition-delay” option3=”transform-duration” option4=”none of the mentioned” correct=”option1″]
The correct answer is: A. transform-delay
The transform-delay property defines when the transition will start and it allows a transition to begin execution some some period of time from when it is applied.
The transition-duration property defines the duration of the transition.
The transform property defines the transformation to be applied to an element.
The none of the mentioned option is incorrect because it does not include the correct answer.