{Carrer web log} ←
Line length and Font Size relation in design
Thursday, December 09, 2010 { 5 Comments }
There are many studies that are claiming that 60 characters per line is optimal reading size.Optimal is not necessarily fastest reading line length but is the size preferred by the users.
In the past I used that information for building Better Web Readability Project - CSS Typography Framework.
I stumbled to Christian Holst article "Readability: the Optimal Line Length" realizing that we came to the same conclusion about the proportion of the font size and line length.
Christian is using 17px font size and 520px column size.
I’m using 16px font size and 480px column size(for better readability project)
If you divide 480/16 = 30 or 520/17 = about 30
So the formula is:
Main Font Size X 30 = Optimal Columns Reading size
Font Size | x 30 | Column Size |
12 | 30 | 360 |
13 | 30 | 390 |
14 | 30 | 420 |
15 | 30 | 450 |
16 | 30 | 480 |
17 | 30 | 510 |
18 | 30 | 540 |
19 | 30 | 570 |
20 | 30 | 600 |
21 | 30 | 630 |
I stopped at 21 px for the main font size because at some point the text will become too big and not serve its purpose.
Naturally you can’t just take 12px text and put it in 360px column and hope that everything will look great. The real design process is far more complex but is interesting when patterns emerge like in this case.
Here is demo.
Any thoughts?
5 Responses to “Line length and Font Size relation in design”
- // Andy Walpole // 12/09/2010
- // Christian Holst // 12/09/2010
- // Acaz Souza // 12/10/2010
-
// Barry Schwartz
// 12/12/2010
I would have measured against x-height rather than nominal size. If the extenders are long they tend to fill up space that otherwise would be interline space, so that the nominal size is inflated. Also the nominal size of a font corresponds may include significant interline space.
It is unfortunate that CSS treats fonts with the same nominal size as if they were interchangeable. - // Brett Widmann // 12/22/2010
<< Home
About Me <<<
Name: Vladimir Carrer
vladocar [at] gmail.com
Location: Verona, Italy
I'm a web designer, developer, teacher, speaker, generally web addicted ...
My projects <<<
- AI Prompt Directory
- Hand Drawn Icons
- Font Design Inspiration
- Font Pairings
- Free SVG Cut File
- Upcoming NFT projects
- Discord Tutorials
- Free Sublimation Designs
- Tech Feed
- MySQL Lite Administrator
- Quark Mini PHP CMS
- Formy - CSS Form Framework
- Emastic - CSS Framework
- Malo - CSS Library
- The Golden Grid
- 1 line CSS Grid Framework
- Two Lines CSS Framework
- Child Selector System - CSS Framework
- Better Web Readability Project
- Azbuka - CSS Typographical Base Rendering Library
- ClipR - bookmarklet for better reading
- CSS3 Action Framework
- CSS Mini Reset
- HTML5 Mini Template
- CSS Mobile Reset
- picoCSS - JavaScript Framework
- HTML Lorem Ipsum Crash Test
- Object Auto Documentation - JavaScript
- o - JS Library for Object Manipulation
- Foxy - CSS Framework
- Tumblr Free Theme - Better Readability Project
- Box - CSS Framework
- SMART CSS GRID
- nanoJS - Minimal JS DOM Library
- Flexy CSS Framework
- Katana is CSS Layout System made with Flexbox
- Micro CSS Reset
- 60 Grid System
- Simple CSS Button
- ramd.js JavaScript library for making web applications.
- Minimal Notes web app build with Vue.js
- Scribble Font for Prototyping & Wireframing
- Flex One - 1 CSS Class System
- Floaty - CSS Float Based Layout System
- Infinity CSS Grid
- CLI Convert websites into readable PDFs
- keywords-extract - CLI tool, extract keywords from any web page.
- screenshoteer - Make website screenshots and mobile emulations from the command line.
- Basic.css - Classless CSS Starter File
§§Previous Posts <<<
- Safari - open links in new tabs
- Hacker News Mobile (Front Page Reader )
- CSS Mobile Reset
- About JSONP in JavaScript
- Two Lines CSS Framework
- About the dollar sign ($) in JavaScript
- Canvas Grid - JS1K entry
- I have great startup idea: It’s Hacker News ReDesign
- Fireworks Mini Web Wireframing Kit
- iPhone Wireframe Kit - Google Docs
Other Profiles <<<
Content is licensed under a Creative Commons Public Domain License