Source code
Revision control
Copy as Markdown
Other Tools
<html>
  <head>
    <title>Document with Web Video</title>
  </head>
  <body>
    This document has some web video in it.
    <br>
    <video src="web_video1.webm" id="video1"> </video>
  </body>
</html>