Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<style>
img {
width: 200px;
height: 200px;
background-color: red;
}
</style>
<img src="../support/image-with-nested-rects.svg">
<!doctype html>
<style>
img {
width: 200px;
height: 200px;
background-color: red;
}
</style>
<img src="../support/image-with-nested-rects.svg">