Book Image

Beginning Responsive Web Development with HTML and CSS

By : Joshua Miller
Book Image

Beginning Responsive Web Development with HTML and CSS

By: Joshua Miller

Overview of this book

With this course, you can build websites that will transform the user experience. This course begins with the latest techniques provided by HTML5 and CSS3. Along the way, you'll discover tips and tricks that make your future designs and development workflow leaner and more maintainable than ever before. By the time you reach the end, you'll be equipped with the latest cutting edge front- end development skills, ready to develop your very own modern, responsive websites that are pixel-perfect across a wide range of devices. The code files are available at: https://github.com/TrainingByPackt/Beginning-Responsive-Web-Development-with-HTML-and-CSS
Table of Contents (9 chapters)
Chapter 4
HTML5 for Responsive Web Designs
Content Locked
Section 4
HTML5 Media Elements
For many, HTML5 first entered their vocabulary when Apple refused to add support for Flash to their iOS devices. Flash had gained market dominance as the plugin of choice to serve video through a web browser. However, rather than using Adobe's proprietary technology, Apple decided to rely on HTML5 to handle rich media rendering instead. While HTML5 was making good headway in this area anyway, Apple's public support of HTML5 gave it a major leg up and helped its media tools gain greater traction in the wider community. As you might imagine, Internet Explorer 8 and older versions don't support HTML5 video and audio. Most other modern browsers handled it just fine. This video covers demos on: - Adding Video the HTML5 Way - Responsive HTML5 Video and iFrames