This chapter gives an overview of the purpose and scope of HTML5 and CSS3, and summarizes the key features.
Introduction to HTML5
This lesson introduces the HTML5 specification and the related CSS3 specification, and summarizes some of the key features provided by these technologies.
Media queries let you define responsive web pages that automatically link in different style sheets and apply different style rules based on the capabilities of the device. This lesson will bring you up to speed on working with media queries in CSS3.