Chapter 5. Viewport and Size
In the next couple of chapters, we'll explore other solutions to achieve the perfect responsive design for your project, mixing and matching them with the previous tips and tricks.
We'll start with a way to dynamically resize your content—and especially your type of course—based on the visible area of your screen.
As we'll see, this one is quite different for the rest of the solutions out there—in both good and bad aspects.
We'll start with explaining what the viewport actually is, and then we will move on to how to operate in it with CSS3 using custom tailored measures.
Are you ready? Let's start!