Contents

title

Displays a short amount of text.

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

Topics

Valid TVML Styles

Valid TVML Attributes

See Also

Text Elements