Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" content="width=device-width, height=device-height">
<title>Context Menu Test Video</title>
</head>
<body>
<video controls preload>
<source src="videos/short.mp4"></source>
</video>
</body>
</html>