10

Managing Media and More in HTML

In This Chapter

arrow Understanding media support in HTML5

arrow Working with audio, video, and more

arrow Crafting useful web page controls

arrow Working with frames in web pages . . . or not?

Increasingly, the web is becoming more than just a medium for accessing text and images. On the one hand, the web is embracing an ever-widening array of media, such as audio, video, and other forms of streaming media (video calls, video conferences, live audio, and so on). On the other hand, the web provides a platform for all kinds of interactive applications that provide services, crunch numbers, and do the kinds of things that people once called on computers to run locally and autonomously through their web browsers instead. Writing web-enabled software is beyond the scope of this book, but dealing with media in HTML5 is not.

remember_4c.eps HTML5 adds standard ways of playing media to the basic markup mix. Earlier versions of HTML had to rely on browser plug-ins to handle any kind of media. ...

Get Beginning HTML5 and CSS3 For Dummies now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.