- object.svg
- style.css
SVG
<svg>
<rect width="50%" height="100" fill="orange" />
</svg>
CSS
svg {
border: 1px solid #dddddd;
}
You’ve gone to a different page
Goalscompleted
0
- Set the attribute
xto25%, and set the attributeyto25pixels.
You’ve gone to a different page
x to 25%, and set the attribute y to 25 pixels.
Comments