Web Development & Design Foundations with HTML5

Skip to Content 9th Edition

Chapter 11 Web Media and Interactivity

Video and sounds on your web pages can make them more interesting and informative. In this chapter, you’ll work with with multimedia and interactive elements on web pages.

Methods to add audio, video, and Flash are introduced. Sources of these media types, the HTML code required to make the media available on a web page, and suggested uses of the media are discussed.

You began to work with interactivity in Chapter 6 when you used CSS pseudo-classes to respond to mouse movements over hyperlinks. You’ll expand your CSS skill set as you configure an interactive navigation menu and explore CSS3 transition and transform properties. Adding the right touch of interactivity to a web page can make it engaging and
compelling for your visitors.

Technologies commonly used to add interactivity to web pages include Flash, Java applets, JavaScript, Ajax, and jQuery. This chapter introduces you to these techniques. Each of these topics is explored more fully in other books; each technology could be the sole subject of an entire book or college course. As you read this chapter and try the examples, concentrate on learning the features and capabilities of each technology, rather than trying to master the details.

Resources & Chapter Links

Common Browser Plug-ins

Web Sources of Media Files

Multimedia, Accessibility & Standards

Free Hosting for MP3 Files

 
 

CSS3 Transform Property

Current versions of modern browers support the W3C's syntax for transforms, but before this support was in place browsers often used vendor prefixes to provide temporary support.

CSS3 Transition Property

HTML5 Canvas Element



Review Activities

Review game activities are available for this chapter.
Check your knowledge of chapter terms and concepts.

Chapter Updates

  • No Updates for this Chapter

Questions or Comments?

The author would like to hear from you! Send an e-mail to webdevfoundations@gmail.com