Introduction to CSS Transitions
Animations have become an essential part of web design, and developers now use these to beautify content on websites. Before the release of CSS3, front-end developers had to perform animations with JavaScript, which wasn't an all pleasing process. St...
nelsonmichael.hashnode.dev4 min read
Chris Mulvany
Developer
Excellent introduction to CSS3 Transitions. Well done!