HTML Tags JavaScript Tutorial

The height property of the Image object specifies the height of the image in pixels.
This property can only be set by the HEIGHT attribute of the tag.


    
    Example of height property
    
             src="http://www.rntsoft.com/style/logo.png"
         height=200>