Friday, August 30, 2019

Adding simple animation to webpage

Today, I added SVG animation to shuyanonline.com


It only takes half an hour to do this animation:
1. Create the shapes and texts with Figma (Free);
2. We only need HTML and CSS for this effect;
3. I alslo added a SetTimeout function to show the "Enter >>" link when the animation about to complete.


No comments:

Post a Comment