# Height

The **height** property changes the height of the element.

By default, this property converts numbers to **pixels**. You can also specify the unit you want to use by adding a string - like `1em`, `2rem` or `50%`.