Logo
  Sunday, May 20, 2012
Sign-In  |  Sign-Up  |  Contact Us  | Bookmark |  RSS Feed

HTML5 Tutorial FeedBurner

Video Qty: 7
HTML5 Video
HTML5 Video
HTML5 Baseline Codec Media Element

HTML5 baseline codec is a video and audio formats supported by all browsers. As a result, we can rely on this media element for our development.... Read Full Article

HTML5 Video
HTML5 Video
HTML5 Video Browser Support

There are several major browsers that provide support for HTML5 video codec formats. However, this support is not universal and similar across all browsers.... Read Full Article


HTML5 Video Tag

HTML5 video tag is used to provide video content linkage within your HTML5 webpage. HTML5 video tag has "src" attribute it its basic form. ... Read Full Article


HTML5 Video Sample Code

In order to create HTML5 video page, we need to create video file itself. There are many different video file formats and HTML5 can work pretty much with all of them.... Read Full Article


Custom HTML5 Video Controller

HTML5 video controller allows user to interact with your embedded video just like YouTube video player allows you to start, pause and end video playing. ... Read Full Article