• Fluid Typography: Predicting A Problem With Your User’s Zoom-In

    Fluid Typography: Predicting A Problem With Your User’s Zoom-In
    When I wrote my previous tutorial about the extended use of the CSS clamp function, I was surprised by the drawback of zooming of text in fluid typography.Thanks to Adrian Bece and Adrian Roselli, I now know that this problem is known as a WCAG Failure Under 1.4.4 Resize Text (AA).
    But what does this exactly mean?
    “When people zoom a page, it is typically because they want the text to be bigger. When we anchor the text to the viewport size, even with a (fractional) multiplier, we can take
  • Fluid Typography: How To Predict A Problem With Your User’s Zoom-In

    Fluid Typography: How To Predict A Problem With Your User’s Zoom-In
    When I wrote my previous tutorial about the extended use of the CSS clamp function, I was surprised by the drawback of zooming of text in fluid typography.Thanks to Adrian Bece and Adrian Roselli, I now know that this problem is known as a WCAG Failure Under 1.4.4 Resize Text (AA).
    But what does this exactly mean?
    “When people zoom a page, it is typically because they want the text to be bigger. When we anchor the text to the viewport size, even with a (fractional) multiplier, we can take

Follow @WebDesignNewsUS on Twitter!