Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html lang="en" xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta charset="utf-8"/>
- <title>W2S2.3U8_Proj1: Adding Some Subtitles</title>
- </head>
- <body>
- <video controls crossorigin="anonymous" height="768" poster="https://dl.dropbox.com/s/xhs0e7g531xu7ks/Queen%20-%20Bohemian%20Rhapsody%20%28Live%20at%20Montreal%29%20%5BHD%5D%20%5BPoster%5D.jpg" width="1024">
- <source src="https://dl.dropboxusercontent.com/s/jlegawl8jb6b467/Queen%20-%20Bohemian%20Rhapsody%20%28Live%20at%20Rock%20Montreal%2C%201981%29%20%5BHD%5D.mp4" type="video/mp4" />
- <track default kind="captions" label="VTT Features" src="https://dl.dropbox.com/s/zymal0epfyogmmk/Queen%20-%20Bohemian%20Rhapsody%20%28Live%20at%20Rock%20Montreal%2C%201981%29%20%5BHD%5D.vtt" srclang="en" />
- </video>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement