Copy this code and paste it in your HTML
<video controls autoplay loop poster="http://westciv.com/HTML5Course/poster.png">
<source src="http://westciv.com/HTML5Course/HTML5L1Patterns.mp4" type="video/mp4">
<source src="http://westciv.com/HTML5Course/HTML5L1Examples.ogv" type="video/ogg">
<p>Sorry, still no browser support!
</p> </video>