Hour 3. Styling Mobile Pages with CSS3

What You’ll Learn in This Hour:

• How to create a CSS style sheet

• Great features for applications with CSS3

• Media queries to change styles based on device attributes

• How to use special meta tags for better-looking mobile pages

Cascading Style Sheets (CSS) are an important part of mobile web development. In this hour you will learn about how to write CSS and use it to style your mobile pages, including media queries to build style sheets for specific devices. You’ll also learn about a few meta tags that will affect how your mobile devices display content.

Quick Introduction to CSS

You use Cascading Style Sheets (CSS) to define how your HTML documents will look. You can style HTML for print, for web ...

Get Sams Teach Yourself HTML5 Mobile Application Development in 24 Hours 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.