I have a doubt about html 5 SVG polygon | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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

15th Jan 2017, 4:00 PM
Deepak
Deepak - avatar
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 ^^
15th Jan 2017, 6:20 PM
visph
visph - avatar
+ 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
18th Jan 2017, 2:15 PM
Deepak
Deepak - avatar