And the height attribute adjusts the height of an image.

<html>
 <body>
  <img src="https://getmimo.com/r/earth.png" width="100" height="100" >
 </body>
</html>
]]>

Make sure to assemble height="100".