<!-- html5 markup to embed a video -->
<video width="320" height="240" controls>
<source src="videos/bubblenests.mp4" type="video/mp4">
<source src="videos/bubblenests.ogg" type="video/ogg">
Try Chrome or Firefox browsers to view this video.
Your browser does not support HTML5 mp4 or ogg video.
</video>