IHYPRESS.NET
HTML
HOME | ASP | C | CSS | HTML | JAVASCRIPT | PERL | PHP | PYTHON | RUBY | SVG
Earn Free Bitcoin
HTML ❯ SVG Star
<12>
<!DOCTYPE html> <html><head> <meta charset="UTF-8"> <title>Elaborate SVG</title> </head> <body> <div> <svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="190"> <polygon points="100,10 40,180 190,60 10,60 160,180" style="fill:#ccdddd; stroke:#0000ff; stroke-width:10; fill-rule:evenodd;"></polygon> SVG not supported on your browser. </svg> </div> </body></html>
Elaborate SVG
SVG not supported on your browser.
COPYRIGHT © 2015-2024 IHYPRESS.NET. A DIVISION OF IHY PRESS. ALL RIGHTS RESERVED.