- object.svg
- style.css
SVG
<svg>
<rect width="50%" height="100" x="25%" y="25" fill="orange" />
</svg>
CSS
svg {
border: 1px solid #dddddd;
}
You’ve gone to a different page
Goalscompleted
0
- Set the value for
rxto20. - Set the value for
ryto50. Notice how the shape changes.
Comments