dai11y 02/01/2020

Your daily frequent11y newsletter, brought to you by @ChrisBAshton:

Responsive Type and Zoom

  • Article by Adrian Roselli, warning about a responsive typography implementation which cleverly resizes font size according to viewport width, but does not take into account browser zoom (which is an issue for a11y). Adrian compares it with his own CodePen, which does not resize based on viewport width but does cope with browser zooming. He implies that both might be accomplished by using %, em or rem instead of px in the first example, but doesn’t provide a solution. One thing I learned/re-remembered was that we should use pt units for print styles.

Prefer longer newsletters? You can subscribe to week11y, fortnight11y or even month11y updates! Every newsletter gets the same content; it is your choice to have short, regular emails or longer, less frequent ones. Curated with ♥ by developer @ChrisBAshton.

Loading...