
HTML5 Multimedia: Develop and Design is a simple guideline teaching you how to build native HTML5 multimedia applications for your website (with only less than 300 pages). It is suitable for developers who just learn HTML5 to read as a reference book.
HTML5 Multimedia: Develop and Design primarily introduces the basic knowledge of HTML5 multimedia applications development. It mainly relates to the revolutionary 3 new elements in HTML5: native <audio>, <video> and <canvas>. They can replace the third-party multimedia playing plugins (especially the Adobe Flash Player) to embed audio, video and create animation in a web page, and make sure they can be used normally in all browsers.

In addition, this book also reveals how to use the JavaScript Media API to build custom controls for HTML5 audio & video, how to add subtitles using WebVTT, how to add styles to HTML5 media elements using CSS, how to manipulate video using SVG, as well how to dynamically generate graphics by means of HTML5 canvas element.
Through the study of HTML5 Multimedia: Develop and Design, taking advantage of brand-new HTML5 technique, now, web developers/designers can create multimedia applications and websites in browsers with rich interactivity, and finally realize their cross-platform deployment.
Book Example Codes
Download URLs
