Skip to main
Winging It

Revisiting Fluid Type

With special guest Richard Rutter

Miriam’s been asking questions about fluid typography, and how a website design should plan for (and respond to) user preferences. And we’re not the only ones thinking about it! This month we continue the conversation with Richard Rutter from Clearleft, the experts behind excellent resources like Utopia.fyi and WebTypography.net.

This post is part of a series on revisiting fluid typography:
  1. Relative Units & TypographyWith special guest Alan Stearns
  2. Reimagining Fluid TypographyAre we responding to the right inputs?
  3. Revisiting Fluid Type
  4. Designing for User Font-size and ZoomUsing modern CSS units and math functions
  5. Visualizing Responsive TypographyWhat do all the numbers in our `clamp()` do?

Check out our Winging It conversations about design, frontend, and backend development.

Winging It episode 15: Relative Units & Typography

Subscribe to Channel »

Posts about Typography

  1. Miriam gesturing as she talks in a video thumbnail
    Article post type

    Visualizing Responsive Typography

    What do all the numbers in our clamp() do?

    There are multiple tools that can help create a fluid font-size calculation for CSS – generally expressed as a clamp() function combining em (or rem) with vw (or vi) units. But the results are difficult to understand at a glance, so I wanted to visualize what’s going on…

    see all Article posts
  2. Close-up of keys on an old Spanish typewriter, part of the space bar, a, s, d, z, x, and MAYÚSCULAS (capslock) with release above it
    Article post type

    Designing for User Font-size and Zoom

    Using modern CSS units and math functions

    When I tried setting my browser font-size preferences, I found it broke more sites than it improved, and I quickly moved back to the default. So what went wrong, and how can we fix it?

    see all Article posts
  3. A case of letterpress type with arrows pointing outward and a cursor hand overlaid
    Article post type

    Reimagining Fluid Typography

    Are we responding to the right inputs?

    For many years, it has been ‘best practice’ to use relative units (especially em and rem) for sizing text. That’s great! But after playing around with my user preferences, I think we can improve on the common approaches.

    see all Article posts