height property

Gets or sets the height of the video element.

 

Syntax

object.put_height(number height);object.get_height(number* height);

Property values

Type: number

The height of the video element.

Standards information

See also

How to use HTML5 to play video files on your webpage