4 lines
87 B
HTML
4 lines
87 B
HTML
<!DOCTYPE html>
|
|
<svg>
|
|
<ellipse cx="80" cy="80" rx="40" ry="50" fill="green"/>
|
|
</svg>
|