This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<section id="wrapper"> | |
<div class="videoContainer"> | |
<video id="myVideo" controls preload="auto" poster="http://simplypx.com/images/vp_poster.jpg" width="380" > | |
<source src="http://simplypx.com/images/Prometheus.mp4" type="video/mp4" /> | |
<p>Your browser does not support the video tag.</p> | |
</video> | |
<div class="caption">Prometheus</div> | |
<div class="control"> | |
<div class="btmControl"> |