<svg xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 1000 200">
<rect width="400"
height="150"
x="300" y="25"
rx="5" ry="5"
stroke="#e89a3e"
stroke-width="4"
fill="#cf8630"
opacity="1.0" />
</svg>
Here are the attributes used to define our rectangle:
Lines
Polylines
Polygons
Circles
Ellipses
Written by: Josh Rowe, Web Developer
Created: April 08, 2022