Chapter 8. Making Our Website Responsive
In Chapter 4, Responsive Versus Adaptive Design, you learned the difference between responsive design and adaptive design. The first one is a lot easier to implement, and the latter is targeted to the end user.
This chapter will cover the following:
- What are media queries?
- Opening the browser inspectorÂ
- The difference between desktop first and mobile first
- Introducing to jQuery
- How to make our website responsive for every device and screen size