0
Can I animate svg paths???
I am creating a path using html but I want to animate it using CSS.Is that possible?If so,how? THANKS...
1 Réponse
0
Yes, you can but it's not possible by CSS. You may need to learn JavaScript for that.
🔴SVG tutorial: https://code.sololearn.com/Wnc1H3jaH0ua/?ref=app
🔵An SVG animation: https://code.sololearn.com/WispWBL2EFoa/?ref=app