Edit This Code:
See Result »
<!DOCTYPE html> <html> <body> <svg height="210" width="500"> <polygon points="100,10 40,198 190,78 10,78 160,198" style="fill:lime;stroke:purple;stroke-width:5;fill-rule:evenodd;"/> Sorry, your browser does not support inline SVG. </svg> </body> <!-- Mirrored from www.w3schools.com/svg/tryit.asp?filename=trysvg_polygon4 by HTTrack Website Copier/3.x [XR&CO'2014], Sun, 13 Mar 2016 11:03:25 GMT --> </html>
Result: