html 5 video player
by EasyHtml5Video.com v3.9.1
HTML code for the video
C:/Users/Antonio/Documents/Easy HTML5 Video/eh5v.html
How to add this video to HTML page
1
Upload these folder to your server
eh5v.files/
Current location:
C:/Users/Antonio/Documents/Easy HTML5 Video
.
This folder should be located in the same folder as your html page
2
Paste this code to your page between the tags
<body></body>
in the place that you want the video to appear
<!-- Start EasyHtml5Video.com BODY section --> <style type="text/css">.easyhtml5video .eh5v_script{display:none}</style> <div class="easyhtml5video" style="position:relative;max-width:640px;"><video controls="controls" poster="eh5v.files/html5video/DSC_0322.jpg" style="width:100%" title="DSC_0322"> <source src="eh5v.files/html5video/DSC_0322.m4v" type="video/mp4" /> <source src="eh5v.files/html5video/DSC_0322.webm" type="video/webm" /> <source src="eh5v.files/html5video/DSC_0322.ogv" type="video/ogg" /> <source src="eh5v.files/html5video/DSC_0322.mp4" /> </video><div class="eh5v_script"><a href="http://easyhtml5video.com">html 5 video player</a> by EasyHtml5Video.com v3.9.1</div></div> <script src="eh5v.files/html5video/html5ext.js" type="text/javascript"></script> <!-- End EasyHtml5Video.com BODY section -->