CSS Keyframes is a powerful animation tool that allows you to create complex animations using a set of keyframes. It is a part of the CSS3 specification and is supported by all modern browsers. With CSS Keyframes, you can create smooth transitions between different states of an element, such as
From Wikipedia
CSS animations is a module for Cascading Style Sheets that allows the animation of HTML document elements using CSS.