- object.svg
- style.css
SVG
<svg width="220" height="120">
</svg>
CSS
svg {
border: 1px solid #dddddd;
}
You’ve gone to a different page
Goalscompleted
0
- Draw an
orangeline that is10pixels thick starting at point(20,20)and ending at point(200,100).
Comments