PLAYING VIDEOS USING PLAIN HTML

Testing different ways to play videos. From left to right: playing a remote video using an iframe (HTML4 complaint), playing a remote video using the HTML5 video tag, playing a video from local file system.

Click here to test video support (with respect of browser and video format).

To see the markup code click on the Show markup label below.



External (iframe)
External (HTML5)
Local (HTML5)

Credits: the 2nd video is from the W3C consortium


Show code


Show markup