+ 2
On Html, how must I animate a POLYGON?
I know that you can use the <animate> tag to move things such as <circle> and <rect> as I have learned from the app.... BUT! I attempted to spend an hour making a really vivid polygon with a numerous amount of 'points' and the animate tag will not work to make all of them move. What must I do? Or does animate only work for simple objects?
5 Answers
+ 2
Please share your creation and wherever you will get stuck in the code,ask your question. Then we will be able to help you more efficiently
+ 2
Use animate tag, attribute "points" with "from" and "to" atteibutes to specify points.
https://code.sololearn.com/WAppG38Doo36/?ref=app
+ 1
There is much more simpler way . Use css instead provide a class or I'd to your element and use css animation as usual
+ 1
ź§ą¼Rishabhą¼ź§ oh ok I will note that
0
FŅRŅOŅNŅTŅ š& šš/ šøš£šš¦ššš Lover ah I see the problem now, maybe I should try to learn other skills instead of just html