Pregunta de entrevista de CVS Health

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

Respuesta de la entrevista

Anónimo

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.