---
title: width
framework: webkitjs
role: symbol
role_heading: Instance Property
path: webkitjs/htmlvideoelement/1631245-width
---

# width

The width of the video element in CSS pixels.

## Declaration

```data
attribute unsigned long width;
```

## See Also

### Getting and Setting Properties

- [height](webkitjs/htmlvideoelement/1633722-height.md)
- [poster](webkitjs/htmlvideoelement/1631880-poster.md)
