3 lines
104 B
HTML
3 lines
104 B
HTML
<svg style="width: 400px; height: 400px">
|
|
<rect width="200" height="200" fill="purple"></rect>
|
|
</svg>
|