Easy Tutorial
❮ Att Link Charset Tag Textarea ❯

HTML <track> src Attribute

HTML <track> Tag

Example

A video element with two subtitle tracks:


Browser Support

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


Definition and Usage

The src attribute specifies the URL of the track.


Differences Between HTML 4.01 and HTML5

The <track> tag is new in HTML5.


Syntax

Attribute Values

Value Description
URL Specifies the URL of the track.
❮ Att Link Charset Tag Textarea ❯