SVG






<!--
main_leaderboard, all: [728,90][970,90][320,50][468,60]
-->



SVG <polyline>



❮ Previous
Next ❯



SVG Polyline - <polyline>



Example 1


The <polyline> element is used to create any shape that consists of only straight lines:



Sorry, your browser does not support inline SVG.

Here is the SVG code:



Example



<svg height="200" width="500">
 
<polyline points="20,20 40,25 60,40 80,120 120,140 200,180"
  style="fill:none;stroke:black;stroke-width:3" />
</svg>

Try it Yourself »



Example 2


Another example with only straight lines:



Sorry, your browser does not support inline SVG.

Here is the SVG code:



Example



<svg height="180" width="500">
 
<polyline points="0,40 40,40 40,80 80,80 80,120 120,120 120,160"
 
style="fill:white;stroke:red;stroke-width:4" />
</svg>

Try it Yourself »




❮ Previous
Next ❯

Popular posts from this blog

How to check contact read email or not when send email to Individual?

Bahrain

Postfix configuration issue with fips on centos 7; mailgun relay