While interviewing users may seem to be an easy task — “You are just asking some questions, and the interviewee gives some answers, and that’s it, right?” Well, not really.
Interviews
User Interview: How To Ask Good Questions — UX Knowledge Base Sketches
The animation property in CSS can be used to animate many other CSS properties such as color, background-color, height, or width. Each animation needs to be defined with the @keyframes at-rule which is then called with the animation property.