Your Ad Here

Online Readability

You would think that a newspaper would know something about readability, but the Boston Globe is proving otherwise with their Web site. Their articles are set with long lines of text and very little space between each line. This makes the lines blur together as you try to read them. When you reach the end of one line, there are no visual cues to help your eye find the beginning of the next line.

Large amounts of text like articles need special attention to be made readable. This is especially true on a computer screen. Line length is an important factor. The more words on a line, the farther your eye has to travel back to the beginning, and the easier it is for your eye to end up on the wrong line.

Leading, the spacing between each line, is another important factor. When lines of text are close together, it appears as a single block of words, rather than lines. Adding blank space between each line can help break up the block and help your eye distinguish between the different lines. This makes it easier to read a line and will help guide the eye back to the beginning of the next line.

Short line lengths can be difficult to achieve on the Web unless you design your site specifically to keep your text in a narrow column. Constraining the width of your text on a site not designed to have short line lengths can make the page look awkward and break layouts.

But leading is easy to achieve on any site. All it needs is a small addition to your stylesheet. Adding line-height: 130%; to your paragraph styles will add 30% more space between each line. You’ll want to adjust the height percentage to meet your needs, but 130% is a good starting point.

Scrivs
October 6, 2003 2:23 PM

Not trying to be a smartass or anything, but I use 1600x1200 on my comp and your line-lengths are almost twice as long as the Boston Globes. There lack of a decent line-height does make reading their content a pain in the ass and it definitely helps your long content.

There is a fine line to tow between which is better liquid or fixed and I am not trying to get into it because to me it’s all relative to the user anyways.

Trackback from andlife's Plog
October 6, 2003 9:07 PM

Optimal line lengths?

Excerpt: Thoughts on Adam Kalsey's online readibility article, with links.

Adam Kalsey
October 6, 2003 9:16 PM

Scrivs — Sure, my line lengths aren’t constrained. But they are set in such a way that under the last majority of Web browsers, they are an acceptable 10-15 word length. And those with larger browser windows are likely to know how to change their browser size.

It comes down to knowing your audience. My audience is familiar with computers and will know how to change things if the page is hard to read.

My chief complaint about the Globe is that their combination of long lines and narrow spacing makes it particularly difficult to read. And the fact that they use a static layout means that I can’t shorten line length if I want to.

Dunstan
October 7, 2003 1:38 AM

I just opened multiple tabs in Firebird and was going through each one seeing what was what.

The site before yours was this article: http://www.boston.com/business/technology/articles/2003/10/06/thedawnofanewwirelessexperience/

I took one look at it and wrote an email to the chap to say “Too much text. Lines too long. More subheads please.”

Then closed the window and read this post. Coincidence…

Scrivs
October 7, 2003 11:45 AM

You are right in the fact that your audience should know how to handle long line-lengths, but do you have a solution for people with large resolutions (16x12 and up) who do not want to change the browser window size. I only ask this because I myself am looking for the holy grail of liquid readability and on my site the best I could do was use percentages for everything from divs to font-size.

Jason Mevius
October 7, 2003 3:13 PM

Personally, whenever I’m reading weblogs, I like to resize the text window so that only the content shows. This is easily accomplished if the site I’m reading has set a static width for the column of text — not a standard.

I’m trying to create a two-column css layout with headers and footers. I’ve defined a pixel-width value for the width of the sidebar. I would like the main column to fill the rest of the area, but never shrink below 500px in width. Is this possible?

I’ve put up a test page showing the desired effect at: http://the.jasonmevius.com/test.html Any ideas?

Adam Kalsey
October 7, 2003 3:32 PM

The min-width CSS property can be used, but it isn’t well-supported by browsers. The property doesn’t work in IE.

Chris Vance
October 7, 2003 8:44 PM

A hack to make the minimum width for the main column never fall below 500px would be to use a 500px-wide spacer image in that column. That’s a kludgy hack, to be sure, but if everything else (ie. more elegant solutions) fails, it may do the trick.

Jason Mevius
October 8, 2003 7:46 AM

Adding a 500px spacer image will hold the column width, but doesn’t do anything to keep the text readable. The text column background stays as desired, but the sidebar eventually overlaps all of the content, eventually forcing it to one word per line.

none of your business
December 12, 2003 6:11 PM

You may want to address the large empty margin at the right end of your screen prior to criticizing some elses work!

Adam Kalsey
December 12, 2003 6:15 PM

Uhhh.… Which one would that be?


Your comments:

Text only, no HTML. URLs will automatically be converted to links. Your email address is required, but it will not be displayed on the site.

Name:

Email: (not displayed)

If you don't feel comfortable giving me your real email address, don't expect me to feel comfortable publishing your comment.

Website (optional):

Lijit Search

Best Of

  • Pitching Bloggers Forget what you learned in your PR classes. Start acting like a human instead of a marketer, and the humans behind the blogs will respond.
  • Best of Newly Digital There have been dozens of Newly Digital entries from all over the world. Here are some of the best.
  • Newly Digital Newly Digital is an experimental writing project. I've asked 11 people to write about their early experiences with computing technology and post their essays on their weblogs. So go read, enjoy, and then contribute. This collection is open to you. Write up your own story, and then let the world know about it.
  • Embrace the medium The Web is different than print, television, or any other medium. To be successful, designers must embrace those differences.
  • Debunking predictions Read/Write Web's authors have some goofy predictions.
  • More of the best »

Recently Read

Get More

Subscribe | Archives

Recently

Cloud Reliability (Aug 12)
Would you like to take bets as to whether Amazon or Google have better reliability and safety than your local network service providers?
George Carlin (Jun 22)
"I'm always relieved when someone is delivering a eulogy and I realize I'm listening to it."
Business lessons from the Kitchen (Jun 9)
The Gordon Ramsay School of Business
Under The Radar twittering (Jun 3)
My live stream from Under the Radar
Measuring a CEO's mind (May 29)
Not everything that's important can be measured. Not everything that can be measured is important.
Golden 1: breaking customer expectations (May 25)
Take a potential new user and give them a poor signup experience, then call them a liar.
Sprout Test (May 7)
A test post for Sprout widgets.

Subscribe to this site's feed.

Elsewhere

Feed Crier
Get alerted by IM when your favorite web sites and feeds are updated.
SacStarts
The Sacramento technology startup community.
Pinewood Freak
Pinewood Derby tips and tricks
Del.icio.us
My tagstream at del.icio.us.
Waddlespot
My son's Club Penguin community. News, blogs, tips, and tricks.

Contact

Adam Kalsey

Mobile: 916.600.2497

Email: adam AT kalsey.com

AIM or Skype: akalsey

Resume

PGP Key

©1999-2008 Adam Kalsey.
Content management by Movable Type.