---
title: height
framework: webkitjs
role: symbol
role_heading: Instance Property
path: webkitjs/htmlvideoelement/1633722-height
---

# height

The height of the video element in CSS pixels.

## Declaration

```data
attribute unsigned long height;
```

## See Also

### Getting and Setting Properties

- [width](webkitjs/htmlvideoelement/1631245-width.md)
- [poster](webkitjs/htmlvideoelement/1631880-poster.md)
