Table of Content
Chapter 4 – Response with media query
In this chapter, we focus on building our own grid system by using the viewport and media query techniques.
- Recap – Minimal mobile friendly website
- Using viewport to define initial browser rendering
- Using media query to define styles with condition
- Navigation strategy for small screen
- Putting navigation at bottom
- Building our own grid system
- Introducing Ungrid – Another minimal grid approach
- Media queries in Zurb Foundation
What’s next? We’re going to take a look at “Recap minimal mobile friendly website”.