July 2014
Intermediate to advanced
642 pages
15h 11m
English
Up until now, we’ve been writing and rewriting the desktop version of the Save The Child application. Will it look good on the small screen of a mobile device? Beginning with this chapter, we’ll deal with mobile devices, too.
Let’s discuss different approaches to developing a web application that can work on both desktop and mobile devices. There are three choices:
This chapter focuses the second approach, called responsive web design (RWD). This term was coined by Ethan Marcotte in his article, “Responsive Web Design.” The concept that underlies RWD is that the design of the web page changes, responding (reacting) to the display size of the user’s device. We’ll modify the design ...
Read now
Unlock full access