Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<head>
<!-- Any copyright is dedicated to the Public Domain.
</head>
<body>
<svg version="1.1" width="120" height="fooBarSVG"
<ellipse fill="#0f0" stroke="#000" cx="50%"
cy="50%" rx="50%" ry="50%" />
</svg>
</body>
</html>