I\'m using the following code to implement an HTML5 video on a page
The IE7 browser does not supports Video Element. We have to write Fall back code for video tag. Here is my code :)