Advertisement
Guest User

Untitled

a guest
Jul 19th, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <style>
  6. html {
  7. text-align: center;
  8. }
  9. </style>
  10. <title>Video</title>
  11. </head>
  12. <body>
  13. <p>
  14. <p><b>License</b></p>
  15. <a href="https://www.youtube.com/t/creative_commons">
  16. Creative commons
  17. </a>
  18. </p>
  19. <p>
  20. <p><b>Source</b></p>
  21. <a href="https://www.youtube.com/watch?v=b7UZELEunow">
  22. https://www.youtube.com/watch?v=b7UZELEunow
  23. </a>
  24. </p>
  25. <p>
  26. <a href="https://www.youtube.com/channel/UCq6ZaT3UnZxeIc30xgL9UFQ">
  27. https://www.youtube.com/channel/UCq6ZaT3UnZxeIc30xgL9UFQ
  28. </a>
  29.  
  30. </p>
  31.  
  32. <video controls>
  33. <source src="http://127.0.0.1:8080/ipfs/QmWJTXZ3tZaU2kehJWHtsGtAWugJHj264tfySX7FugNK86" type="video/mp4">
  34. Your browser does not support the video tag.
  35. </video>
  36.  
  37. </body>
  38.  
  39. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement