Book Image

Practical Responsive Typography

By : Dario Calonaci
Book Image

Practical Responsive Typography

By: Dario Calonaci

Overview of this book

Typography is an essential part of any website’s design. It can help you stand out from the crowd, communicate with clarity, and cultivate a distinctive identity. Practical Responsive Typography demonstrates how to use typography to greatest effect. With this book you won't underestimate it's importance - you'll be in complete control over this crucial component of web design. From scaling and optimizing screen spaces to using a range of different web fonts, you'll quickly get up to speed with the practical considerations behind successful typography. But more than the fundamentals, you'll also find out how to go further by customizing typography designs to suit your identity.
Table of Contents (17 chapters)
Practical Responsive Typography
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface
Index

Summary


This was a short but notion fulfilling chapter.

We moved through the viewport notion on how to actually measure responsive objects with the viewport width and height measures.

These were also useful for the real, responsive vertical centring of your website sections.

As a final topic, you were introduced to and began using the calc() CSS property, which puts basic math under a useful web designer light.

In the next chapter, we will examine how pre-processors can handle some of our CSS faster, especially for typography. See you there!