Source Code:
(back to article)
Submit
Result:
Report an issue
<!DOCTYPE html> <html> <head> <title>Title of the document</title> </head> <body> <svg width="300" height="250"> <path d="M190 40 L115 240 L265 240 Z" /> Sorry, inline SVG is not supported by your browser.. </svg> </body> </html>