Question d’entretien chez CVS Health

In CSS, what's the difference between transition vs. transform

Réponse à la question d'entretien

Utilisateur anonyme

2 nov. 2016

Transitions: CSS Transitions allows property changes in CSS values to occur smoothly over a specified duration. Transforms: CSS transforms allows elements styled with CSS to be transformed in two-dimensional or three-dimensional space.