Draw a star.
Example:
HTML
<svg width="300" height="200">
<polygon points="100,10 40,198 190,78 10,78 160,198"
style="fill:lime;stroke:purple;stroke-width:5;fill-rule:evenodd;" />
</svg>
How to create HTML <svg> Tag | HTML Tag |
How to Draw a rectangle HTML <svg> Tag | HTML Tag |
How to Draw a square with rounded corners HTML <svg> Tag | HTML Tag |
How to Draw a star HTML <svg> Tag | HTML Tag |
How to Draw an SVG logo HTML <svg> Tag | HTML Tag |
Type: | Html |
Category: | Web Tutorial |
Sub Category: | HTML Tag |
Uploaded by: | Admin |