WE BELIEVE IN QUALITY SERVICE

height Attribute

height attribute defines the height of the element. This attribute can be used with <image>, <input>, <iframe>, <embed>, <object>, <video> etc tag.

Example:

<img src="images/html.jpg" height="300px">

Run Example

Browser Support

Attribute Firefox Chrome IE Opera Safari
height Yes Yes Yes Yes Yes