how to change the height of an image in html

HTML
<img src="smiley.gif" alt="Smiley face" height="42" width="42">
Source

Also in HTML: