Rating:
* * * * 0

Beautiful web safe fonts

Articles // Website Design // February 28th, 2012

This is a straight forward article used to show your a couple of web safe beautiful fonts.

This article is a list of web safe fonts, web safe fonts are basically fonts which work with any web browser.

ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 0123456789

Palatino Linotype

font-family: Palatino Linotype, Book Antiqua, Palatino, serif;

This is a the example of this font ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 0123456789

Century Gothic

font-family: Century Gothic, sans-serif;

This is a the example of this font ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 0123456789

Lucida Sans Unicode

font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;

This is a the example of this font ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 0123456789

Times New Roman

font-family: Times New Roman, Times, serif;

This is a the example of this font ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 0123456789

Verdana

font-family: Verdana, Geneva, sans-serif;

This is a the example of this font ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 0123456789

Copperplate Gothic Light

font-family: Copperplate / Copperplate Gothic Light, sans-serif;

This is a the example of this font ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 0123456789

Lucida Console

font-family: Lucida Console, Monaco, monospace;

This is a the example of this font ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 0123456789

Courier New

font-family: Courier New, Courier, monospace;

This is a the example of this font ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 0123456789

Georgia

font-family: Georgia, Serif;

This is a the example of this font ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 0123456789

Impact

font-family: Impact, Charcoal, sans-serif;

This is a the example of this font ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 0123456789

Comic Sans MS

font-family: Comic Sans MS;

This is a the example of this font ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 0123456789

Andale Mono

font-family: Andale Mono;

This is a the example of this font ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 0123456789


Conclusion

The above fonts can be styled even further with letter spacing and font weights as well as the new features of css3 such as text shadows.

Please comment below if you want to tell me about other beautiful web safe languages I have forgotten.

Please note that some of the above fonts will look different on different machines, such as Mac OS X vs Windows using Chrome.