Specifies a polygon with a given set of x and y axis coordinates. The polygon is closed by connecting the last vertex with the first vertex.
Syntax | |
---|---|
CSS Shapes Level 1 | polygon( <'fill-rule'>? , [<length-percentage> <length-percentage>]# ), where <fill-rule> = "nonzero | evenodd" |