Is Verdana the Best Font for Web Writing?

Skip to top

When I started in tech writing, it was generally accepted that Times New Roman was THE font to use for printed manuals. No ifs, buts, or maybe – Times New Roman size 11.

Today, I make my living write on the web. So, what’s the best font for writing on the web?

If you look at the fonts used on CNN, Yahoo and Guardian sites, you’ll see that some use serif, while others favor sans-serif.

Serif are fonts with ‘feet’ like Times Roman, while those without (i.e. sans) serif include Verdana, Arial and the like.

Cross Platform Fonts

Fonts that work on Windows and Mac OS include:

  • Verdana
  • Georgia
  • Comic Sans
  • MS Trebuchet
Times
This is the most popular of serif fonts, while Times New Roman is more common on recent operating systems.

Times ABCDE abcde 012345

Times (also called Times Roman) is available on Macintosh and Unix computers. Times was originally designed for newspapers.

Times New Roman

Times New Roman is Microsoft’s version of Times. It comes pre-installed on both Windows and most Macintosh computers.

Monospace fonts

These mimic typewritten output and are often used when writing code.

Courier is the popular monospace font. It is available on Macintosh and Unix computers, and is a core PostScript font.

ABCDE abcde 012345

Verdana

Verdana has large lowercase letters which makes text easy to read on the web.

ABCDE abcde 012345

Jakob Nielsen’s Alertbox makes the folowing suggestions:

  • Do not use absolute font sizes in your style sheets. Code font sizes in relative terms, typically using percentages such as 120% for big text and 90% for small text.
  • Make your default font size reasonably big (at least 10 point) so that very few users have to resort to manual overrides.
  • If your site targets senior citizens, use bigger default font sizes (at least 12 point).
    http://www.useit.com/alertbox/20020819.html
I tend to favour Verdana on http://www.klariti.com/ site, which I think is very readable. But ‘experts’ have told me that this is dated and not ‘user-friendly’. They suggested Garamond.
What do you think? Let me know of any sites you think are getting it right.
Ivan

Related posts:

  1. What's the Best Font for Web Writing?
  2. Tips when Writing for the Web
  3. WEBSITES: DESIGNED BY DOGS, MANAGED BY CATS
  4. Writing an Effective Letter to the Editor
  5. Writing for the Web Tips
This entry was posted in How To, News, Tips, Word 2007 and tagged , , , , . Bookmark the permalink.

Comments are closed.

Skip to top