---
title: title
framework: tvml
role: collectionGroup
path: tvml/title
---

# title

Displays a short amount of text.

## Overview

Overview This element is commonly used to display the title for another element and is often only a couple of words long. Here’s an example that shows the title for a monogram. <monogramLockup>     <monogram firstName="Anne" lastName="Johnson"/>     <title>Anne Johnson</title>     <subtitle>Actor</subtitle> </monogramLockup> Contained In alertTemplate buttonLockup header listItemLockup lockup overlay text tumblerItem

## Topics

### Valid TVML Styles

- [color](tvml/color.md)
- [font-family](tvml/font-family.md)
- [font-size](tvml/font-size.md)
- [font-weight](tvml/font-weight.md)
- [margin](tvml/margin.md)
- [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)
- [text-align](tvml/text-align.md)
- [text-shadow](tvml/text-shadow.md)
- [tv-highlight-color](tvml/tv-highlight-color.md)
- [tv-minimum-scale-factor](tvml/tv-minimum-scale-factor.md)
- [tv-text-max-lines](tvml/tv-text-max-lines.md)
- [tv-text-style](tvml/tv-text-style.md)

### Valid TVML Attributes

- [accessibilityText](tvml/accessibilitytext.md)
- [binding](tvml/binding.md)
- [prototype](tvml/prototype.md)
- [theme](tvml/theme.md)

## See Also

### Text Elements

- [decorationLabel](tvml/decorationlabel.md)
- [description](tvml/description.md)
- [date](tvml/date.md)
- [monogram](tvml/monogram.md)
- [ordinal](tvml/ordinal.md)
- [strike](tvml/strike.md)
- [subtitle](tvml/subtitle.md)
- [text](tvml/text.md)
