Guest User

Untitled

a guest
Apr 22nd, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. <video width="560" height="340" controls>
  2. <source src="path/to/myvideo.mp4" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"'>
  3. <source src="path/to/myvideo.ogv" type='video/ogg; codecs="theora, vorbis"'>
  4. </video>
Add Comment
Please, Sign In to add comment