LearningFuze > css-transitions > Flashcards
The transition property is shorthand for which four CSS properties?
The transition CSS property is a shorthand property for “transition-property, transition-duration, transition-timing-function, and transition-delay.”