Edit This Code:
See Result »
<!DOCTYPE html> <html> <body> <svg height="140" width="500"> <ellipse cx="200" cy="80" rx="100" ry="50" style="fill:yellow;stroke:purple;stroke-width:2" /> Sorry, your browser does not support inline SVG. </svg> </body> <!-- Mirrored from www.w3schools.com/svg/tryit.asp?filename=trysvg_ellipse by HTTrack Website Copier/3.x [XR&CO'2014], Sun, 13 Mar 2016 11:03:25 GMT --> </html>
Result: