Ray's Asp.net Blog
Answers and code snippets from ASP.NET projects (Webforms/MVC/Classic ASP)
Pages
(Move to ...)
Event registration app with QR/Paypal
Home
▼
Thursday, March 3, 2011
Example code for HTML5 features: media support
<video width="320" height="240" controls="controls" src="movie.ogg" type="video/ogg">
Your browser does not support the video tag.
</video>
Online example:
http://www.w3schools.com/html5/tryit.asp?filename=tryhtml5_video_all
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment