Add video to website (Countdown timer example)

<video width="200" height="100" autoplay>
    <source src="http://stephenprestontest1.org/2%20Minute%20Countdown%20TimerB.mp4" type="video/mp4">
    <source src="" type="video/ogg">
    <source src="" type="video/webm">
    Your browser does not support the video tag or the file format of this video. <a href="http://www.webestools.com/">http://www.webestools.com/</a>
</video>