Easy Tutorial
❮ Att Form Target Canvas Scale ❯

HTML <track> label Attribute

HTML <track> Tag

Example

A video element with two subtitle tracks:


Browser Support

Internet Explorer 10, Opera, and Chrome support the label attribute.


Definition and Usage

The label attribute specifies the title of the text track.

For example, the title is displayed when the user selects the subtitle track.


Differences Between HTML 4.01 and HTML5

The <track> tag is new in HTML5.


Syntax

Attribute Values

Value Description
label Specifies the title of the track.
❮ Att Form Target Canvas Scale ❯