WebVTT: Difference between revisions

No change in size ,  13 June 2013
Line 1: Line 1:
== Overview ==
== Overview ==
'''WebVTT: Web Video Text Tracks''' is a concerted effort to bring subtitles that run natively on the browser to the web. WEBVTT functions by attaching an external WEBVTT file to the <video> element via the <track> element like so:
'''WebVTT: Web Video Text Tracks''' is a concerted effort to bring subtitles that run natively on the browser to the web. WebVTT functions by attaching an external WebVTT file to the <video> element via the <track> element like so:
<pre>
<pre>
&lt;video src="video.webm"&gt;
&lt;video src="video.webm"&gt;
Confirmed users
9

edits