Source code
Revision control
Copy as Markdown
Other Tools
<foreignObject width='500' height='500'>
<button style='-moz-appearance:none'>this is a button inside of SVG</button>
<br/>
<select style='-moz-appearance:none'>
<option>This is a menu inside of SVG</option>
<option>a second menu option</option>
</select>
</div>
</foreignObject>
</svg>