summaryrefslogtreecommitdiff
path: root/video.html
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2013-06-07 00:54:30 +0000
committerAlex Xu <alex_y_xu@yahoo.ca>2013-06-07 00:54:30 +0000
commitb08abbc6b196c055b26163c58c795bf09b2bb2c1 (patch)
treec63b3a5ff376a580f113f5223bb1e2b7e160dc2a /video.html
downloadhtml5ks-b08abbc6b196c055b26163c58c795bf09b2bb2c1.tar.xz
html5ks-b08abbc6b196c055b26163c58c795bf09b2bb2c1.zip
first commit
Diffstat (limited to 'video.html')
-rw-r--r--video.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/video.html b/video.html
new file mode 100644
index 0000000..f68852a
--- /dev/null
+++ b/video.html
@@ -0,0 +1,6 @@
+<!DOCTYPE html>
+<html>
+ <body>
+ <video src="dump/video/op_1.webm" controls autoplay>
+ </body>
+</html>