1 2 3 4 5 6
<html> <body> <!-- Like img-simple-3, but with height != width on the img element. --> <img src="squaredCircle-100x100.svg" width="200px" height="600px"> </body> </html>