Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<body style="margin: 0px;">
<svg width="200" height="200">
<rect x="10" y="10" width="180" height="180" fill="blue" opacity="0.5"/>
</svg>
</body>
</html>