set width and height of image html

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

Also in HTML: