polygon html

Solutions on MaxInterview for polygon html by the best coders in the world

showing results for - "polygon html"
Kris
09 Aug 2016
1
2<svg height="210" width="500">
3
4  <polygon points="100,10 40,198 190,78 10,78 160,198"
5
6 
7style="fill:lime;stroke:purple;stroke-width:5;fill-rule:nonzero;" />
8
9</svg>
10 
similar questions
queries leading to this page
polygon html