html
html
1
2
3
4
5
6
7
8
9
<svg height="600" width="400">
<ellipse cx="220" cy="200" rx="30" ry="50" style="fill:rgb(110, 80, 48)"></ellipse>
<ellipse cx="180"cy="200" rx="30" ry="50" style="fill:brown"></ellipse>
<ellipse cx="200" cy="300"rx="50"ry="100"style="fill:rgb(124, 78, 42)"/></ellipse>
<br><br><br><br><br>
</svg>
<h2>Use this for making wild animals such as a bear paw. Please use credit or link to here or me. Otherwise your code could be deleted or reported</h2>
Enter to Rename, Shift+Enter to Preview
css
css
1
Enter to Rename, Shift+Enter to Preview
js
js
1
Enter to Rename, Shift+Enter to Preview
BROWSER
Console
Run