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

# monogram

Displays information below a monogramLockup element.

## Overview

Overview Here’s an example that sets the name Anne Johnson as part of a monogramLockup element. <monogramLockup>    <monogram firstName="Anne" lastName="Johnson"/>    <title>Anne Johnson</title>    <subtitle>Actor</subtitle> </monogramLockup> Contained In monogramLockup

## Topics

### Valid TVML Styles

- [border-radius](tvml/border-radius.md)
- [font-family](tvml/font-family.md)
- [font-size](tvml/font-size.md)
- [font-weight](tvml/font-weight.md)
- [height](tvml/element-shaping-height.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-shadow](tvml/text-shadow.md)
- [tv-placeholder](tvml/tv-placeholder.md)
- [width](tvml/element-shaping-width.md)

### Valid TVML Attributes

- [binding](tvml/binding.md)
- [firstName](tvml/firstname.md)
- [lastName](tvml/lastname.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)
- [ordinal](tvml/ordinal.md)
- [strike](tvml/strike.md)
- [subtitle](tvml/subtitle.md)
- [text](tvml/text.md)
- [title](tvml/title.md)
