<svg xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 1000 200">
<ellipse cx="500" cy="100"
rx="150" ry="75"
stroke="#e89a3e"
stroke-width="4"
fill="#cf8630"
opacity="1.0" />
</svg>
Here are the attributes used to define our ellipses:
Lines
Polylines
Polygons
Rectangles
Circles
Written by: Josh Rowe, Web Developer
Created: April 08, 2022