Wilson Minor on Relative readability Link
20th October 2008 at 9am 1 Comment Tweet a link to this on Twitter ↩
“After years of wondering why browsers defaulted to 16pt text sizes I’m starting to be convinced that long text really is significantly more readable on screen at precisely that size. The problem is that whenever I’ve tried that in a normal layout, it looks clown-sized, like those remote controls for old people. So I started pushing the scale up all around…”
Wilson Minor has written a great article on Relative readability where he dives into why he chose 16pt body text for his current (fantastic) redesign. Notably Wilson talks about how 16pt text on screen is as big as 11pt text in print, something I certainly hadn’t noticed.
Comments
A bit of mixed feelings on this 1. I totally agree that using 16pt makes the content more readable. But people who need the font size to be 16pt generally know their browser can resize the text at will. That doesn’t mean designers can change their text to 8pt or anything unreadable.
I think I prefer to making the font size fit into the clients requirements (as long as it’s readable by the average user) but in the CSS use em’s and allow for the text to resize without breaking the layout.