First of all, Responsive Web Design by Ethan Marcotte is a very good quick-start handbook (less than 300 pages) that suitable for readers who have certain CSS basics. When finish it, you will suddenly become extensive and know the responsive web design at your finger's tips from feeling very mysterious about it.

The concept of Responsive Web Design (RWD for short) was originally put forward by Ethan Marcotte in one article published on A List Apart. Its core idea is: The design and development of web page layout should response and adjust accordingly based on the user behavior and device environment (such as system platform, screen size, screen orientation, etc.).

The specific implementation approaches of Responsive Web Design mainly include 3 aspects: Flexible Grid, Fluid Images and Media Queries. In this way, no matter one user is using a computer or mobile phone, our pages will show themselves to their best state. In other words, the pages are capable of responding to users' all kinds of possible usage environments automatically.

Download URLs

Format Download Size
Second Edition
PDF 9.30 MB
EPUB 28.2 MB
EPUB + Videos 76.4 MB
First Edition
PDF 8.87 MB
MOBI 9.38 MB
EPUB 4.80 MB
EPUB + Videos 59.2 MB
(Homepage)