You must log in to this site in order to participate in the forum.
Recommended fonts include
| Sans-Serif | Serif | Monospace |
|---|---|---|
|
|
|
Always specify multiple fonts in your formatting to cover multiple platforms.
The research on what makes a font more legible is not always clear, but fonts designed for computer monitors focus on:
Serif: Strokes extend out from the top or bottom of the letterforms and include Georgia, Times New Roman, and Times.
Example: Serif fonts have proportional characters, in that the widths of the different characters vary; therefore, characters utilize different amounts of space.
Sans serif font: Strokes do not extend out from the top or bottom of the letterform and include Arial, Helvetica, Verdana, and Geneva.
Example: Sans-serif fonts have proportional characters, in that the widths of the different characters vary; therefore, characters utilize different amounts of space.
Monospace font: Strokes do not extend out from the top or bottom of the letterform and include Courier New, Courier, Andale Mono and Monaco (Mac) fonts.
Example: Monospace fonts do not have proportional characters; therefore, all characters utilize the same amount of space.>
Always specify multiple fonts in your formatting to cover multiple platforms.
A sample CSS formatting command with multiple fonts would be. The system would first search for Verdana, then Helvetica, then for the default sans-serif font
.sans {font-family: Verdana, Helvetica, sans-serif}
Note that if the none of the fonts are available on a computer, it will default to the user's browser's default font (whatever that may be).
Select fonts based on the expectations of your audience
Depending on the language, you may need to use fonts not listed above. See the Computing with Accents Font Suggestions page for more ideas.
Bernard, M., Mills,M., Peterson, M. & Storrer, K. (2001). "A comparison of popular online fonts: Which is best and when?" Usability News Summer 2001.
Retrieved May 14, 2003, from
http://psychology.wichita.edu/surl/usabilitynews/3S/font.htm
Bix, Laura (2002) "The Elements of Text and Message Design and Their Impact on Message Legibility: A Literature Review" Journal of Design Communications #4 (Spring 2002). Retrieved Jan 10, 2007 from
http://scholar.lib.vt.edu/ejournals/JDC/Spring-2002/bix.html
Boyarski, D., Neuwirth, C., Forlizzi, J. & Regli, S. H. (1998). A study of fonts designed for screen display. CHI Papers, CHI 98 18-23 April 1998.