+ 5
I have a doubt about html 5 SVG polygon
How can I use polygon points, I little bit complicated about polygon points, please help me with this. How I have to declare the polygon points
2 Answers
+ 4
Maybe you can find by checking this code : https://code.sololearn.com/WFoLMH3mo91T/#
Run it, it will generate for you svg path or polygon...
And look at https://developer.mozilla.org/en-US/docs/Web/SVG/Element/polygon for reference ^^
+ 5
https://css-tricks.com/svg-path-syntax-illustrated-guide/
I got answer with this website and thank you for answering my question. With your help I learned little bit