<svg xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 1000 200">
<line x1="100" x2="900"
y1="150" y2="50"
stroke="#e89a3e"
stroke-width="4"
opacity="1.0" />
</svg>
Here are the attributes used to define our line:
Polylines
Polygons
Rectangles
Circles
Ellipses
Written by: Josh Rowe, Web Developer
Created: April 08, 2022