Guest User

Untitled

a guest
Jan 19th, 2019
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. <video controls="" width="515" height="230">
  2.  
  3. <source src="...intro.mp4" type="video/mp4">
  4. <source src="...intro.ogg" type="video/ogg">
  5.  
  6. <object width="515" height="230">
  7.  
  8. <param name="movie" value="...intro.flv">
  9. <embed src="...intro.flv" width="515" height="230">
  10.  
  11. </embed>
  12.  
  13. </object>
  14. </video>
Add Comment
Please, Sign In to add comment