SVG rectangle
Mmessywebdev
html
3 years ago
129 B
7
Indexable
<svg width="300" height="150"> <rect x="10" y="10" width="200" height="100" style="fill:red; stroke:black; stroke-width:4;></svg>
Editor is loading...
<svg width="300" height="150"> <rect x="10" y="10" width="200" height="100" style="fill:red; stroke:black; stroke-width:4;></svg>