Source code
Revision control
Copy as Markdown
Other Tools
<rect x="10" y="10" width="300" height="90" fill="lime" tabindex="0" autofocus="true"/>
<style>
rect:focus { outline: 2px solid blue; }
</style>
</svg>
<rect x="10" y="10" width="300" height="90" fill="lime" tabindex="0" autofocus="true"/>
<style>
rect:focus { outline: 2px solid blue; }
</style>
</svg>