Contents

subtitle

Displays text below the subtitle’s containing element.

Overview

The subtitle element contains text used to describe a displayed element. It is commonly used to provide a small amount of information about a product. Here’s an example that shows the subtitle for a mongoram.

<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