Chapter    6

Laying the CSS3 Foundations

In the last chapter, you focused on learning some of the new features of CSS3 and how to use SASS to make your life much easier. In this chapter you will put some of this new knowledge into practice to begin creating the visual foundations of your mobile web application. Most of the elements within the momemo application such as searching, viewing and favouriting movies are handled and generated with JavaScript, so styling those elements will be covered in Chapter 8.

Before you begin to create any application, you will usually have to go through the laborious task of bootstrapping. This entails setting everything up such as the framework of the application from which you will build upon. Although this ...

Get Learn HTML5 and JavaScript for Android 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.