:: Frank's Cyber Cafe ::


Go to content

HTML5

Pro Design

HTML5 video, with default
browser controls

PlayOgg

IE9 - FF3.5 - CHROME - OPERA - IPAD

This page demonstrates the use of HTML5 open video – if you're not using a browser that can display the open Ogg Theora codec, there's not much to see. (Later FF users will see the video)
This is the HTML5 video code:

<video width=320 height=240 controls>
<source src=files/turkish.ogv type=video/ogg>
</video>

TURKISH DANCE!!


Back to content | Back to main menu