The SVG Circle

Report a typo

In this task, draw a circle using HTML SVG. The code must be valid. Do not change anything in the CSS file.

Write HTML and CSS code
<!DOCTYPE html>
<html>
<body>

<!-- Insert code below this line -->
</body>
</html>

Completed 1 of 6
Add the SVG container
Draw a circle
___

Create a free account to access the full topic