Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<svg width="100" height="100">
<rect width="100" height="100" fill="green"/>
<line x1="100" y1="0" x2="0" y2="100" stroke="black" stroke-width="1px"/>
</svg>