| Font | Platform | CSS Font Family Info |
|---|---|---|
[Bold, Italic] Originally named Monotype.com font-family: "Andale Mono", "Monotype.com", monospace |
||
[Bold, Italic] Very similar to Helvetica. font-family: Arial, Helvetica, sans-serif |
||
Less common than Arial. Do not use it with a bold font-weight; it’s bold enough already! font-family: "Arial Black", sans-serif |
||
[Bold, Italic] An informal font designed to be easily legible on screen. Believe it or not, this is the default cursive font for Internet Explorer. font-family: "Comic Sans MS", cursive |
||
[Bold, Italic] Courier is the most common monospace (typewriter-style) font. The Mac version of Courier (top left, shown at 18 points) is scalable; the Windows version (bottom left, 15 points) is not. Therefore the scalable "Courier New" is preferred, as it is usually available on both Mac and Windows. font-family: "Courier New", Courier, monospace |
||
[Bold, Italic] See discussion under Courier font-family: "Courier New", Courier, monospace |
||
A non-scalable Windows system font used for DOS screens and other low-level tasks. Available only at 9 points. font-family: fixedsys, monospace |
||
[Bold, Italic] A Mac system font since 1984. Its appearance resembles Arial and Helvetica; its function is similar to MS Sans Serif (icon names on the Desktop, etc.). font-family: Geneva, "MS Sans Serif", sans-serif |
||
[Bold, Italic] Designed by Microsoft for WWW use, Georgia is a traditional looking font with “old-style” numerals. font-family: Georgia, serif |
||
[Bold, Italic] A Mac system font since 1984. On the Web, Helvetica is usually paired with the nearly identical (and more common) Arial. font-family: Arial, Helvetica, sans-serif |
||
Less common than other MSIE fonts such as Arial. A very heavy, black font, good for headlines. Weight and width are sort of like Techno. font-family: Impact, sans-serif |
||
Monospace system font dating back to Windows 95. Best at 12 pixels and under. font-family: "MS Gothic", monospace |
||
Windows system font, used for dialog boxes, etc. Best at 12 pixels and under. font-family: "MS Sans Serif", Geneva, sans-serif |
||
Windows system font. Best at 12 pixels and under. font-family: "MS Serif", "New York", serif |
||
A nice serif font, present on all Macs and fairly common on PCs (with office software suites). font-family: Palatino, serif |
||
Not on pre-1999 Macs font-family: Skia, sans-serif |
||
Non-scalable (available only at 10 points), present on all Windows PCs, used for menus, etc. font-family: System, sans-serif |
||
Rarely used on the Web, Tahoma does have the advantage of being present even on very old Windows PCs. font-family: Tahoma, serifSansSerifMonospace |
||
A non-scalable, monospace system font used for the DOS or “command-line” interface. Terminal looks very different at different point sizes. Shown here are 9, 12, and 14 points. font-family: Terminal, monospace |
||
This is by far the most common serif font on the Web. It is the default serif font in most browsers. font-family: "Times New Roman", serif |
||
A sans-serif font designed (like Verdana) for legibility on screen. font-family: "Trebuchet MS", sans-serif |
||
Possibly the most readable of the sans-serif fonts commissioned by Microsoft for on-screen use. However, Verdana shouldn’t be used side-by-side with same-sized serif fonts, because Verdana will appear one or two sizes larger. font-family: Verdana, Arial, Helvetica, sans-serif |