Skip to Content

Basics of Web Design
HTML5 & CSS3 First Edition


Chapter 11 – Media & Interactivity Basics

Engaging videos and sounds on your web pages can make them more interesting and informative. This chapter introduces you to working with multimedia and interactive elements on web pages. Methods to add audio, video, and Flash to your web pages are introduced. Sources of these media types, the HTML code needed to place the media on a web page, and suggested uses of the media are discussed. You’re already familiar with using the CSS hover pseudo-class to add interactivity to hyperlinks. In this chapter you’ll create an interactive image gallery with CSS and explore the CSS3 transform and transition properties. Adding the right touch of interactivity to a web page can make it engaging and compelling for your visitors.

Audio & Video

Conversion to Ogg Theora Codec

Free Online Video Converters

Media, Accessibility & Standards

Adobe Flash

Easy Ways to Use Multimedia

YouTube

CSS3 Transform Property

CSS3 Transition Property

HTML5 Canvas Element

HTML5 Design Guidelines

Chapter Updates

  • Page 289, Hands-On Practice 11.2
    chapter11/template.html should be chapter1/template.html
  • Page 302, near the bottom of the page:
    transform (W3C draft syntax) should be transition (W3C draft syntax)
    chapter11/gallery/transition.html should be chapter11/transform/transition.html
  • Page 307, Pacific Trails Resort Case Study
    The second sentence in Step 1 should be:
    "Copy the files from the Chapter 10 Case Study ch10pacific folder."

Questions or Comments

The author would like to hear from you!
Feel free to complete the contact form with your questions or comments.

 

Book Cover

Share |