---
title: height
framework: tvml
role: article
role_heading: Article
path: tvml/element-shaping-height
---

# height

Specifies the height of an element.

## Overview

Overview Here’s an example that shows how to set the height of an image to 376 points. <img src="path to image" width="250" height="376" /> Values for height note: You must explicitly set this style for custom cell elements provided by your app binary. Elements that Use height banner button heroImg img infoList listItemLockup monogram ratingCard relatedContent reviewCard separator stack

## See Also

### Element Sizing

- [max-height](tvml/element-shaping-max-height.md)
- [max-width](tvml/element-shaping-max-width.md)
- [min-height](tvml/element-shaping-min-height.md)
- [min-width](tvml/element-shaping-min-width.md)
- [width](tvml/element-shaping-width.md)
