Latest comments
- @ResanChea@josno
Great work! I think what you might be looking for with regards to animation are the animation and the transition properties. For some quick overviews you can check them out here:
Animation - https://www.w3schools.com/cssref/css3_pr_animation.asp Animations are used with @keyframes (https://www.w3schools.com/cssref/css3_pr_animation-keyframes.asp) Transition - https://www.w3schools.com/cssref/css3_pr_transition.asp