How could you set the height and width of an image? 

<img src="image.png" height=10 width=10><image src="image.png" size=10>

Woot woot!

We use the height and width attributes to specify the height and width of an image in HTML.