kcmcgill

embed video

Jul 17th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.18 KB | None | 0 0
  1. <video width="320" height="240" controls>
  2.   <source src="movie.mp4" type="video/mp4">
  3.   <source src="movie.ogg" type="video/ogg">
  4. Your browser does not support the video tag.
  5. </video>
Add Comment
Please, Sign In to add comment