Pergunta de entrevista da empresa CVS Health

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

Resposta da entrevista

Sigiloso

2 de nov. de 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.