RE: font ?
by Chuck Evans <Chucke(at)captura.com>
|
| Date: |
Wed, 22 Mar 2000 15:00:04 -0800 |
| To: |
"'Bryon Carlson'" <carlson(at)fgi.net>, "'HWG Techniques'" <hwg-techniques(at)hwg.org> |
| |
todo: View
Thread,
Original
|
|
In my opinion, there are only a few fonts that you can guarantee EVERYONE
will have (note I've listed corresponding PC/Mac names):
PC Mac Style
-------------------------------------------
Arial Helvetica sans-serif
Times New Roman Times serif
Courier New Courier fixed
If you code your style sheet properly, you can also grab for a few more
fonts:
Verdana
Georgia
Comic Sans
and others
Of course, coded correctly, a style sheet can specify whatever you want. But
that doesn't necessarily equate to whatever the user has. That's why you
should always specify a default font just in case:
font-family : Verdana,Arial,Helvetica,sans-serif;
or
font-family : Georgia,"Times New Roman",Times,serif;
---------------------------------------------------------
Chuck Evans
Web Marketing Manager
Captura Software, Inc.
(425) 424-1155
chucke(at)captura.com
www.captura.com
-----Original Message-----
From: Bryon Carlson [mailto:carlson(at)fgi.net]
This is a rather simple question for this group but I was wondering after
reading a pryor post on fonts. I have one font that I tend to use quite
often it is Monotype Corsiva. I believe it to be a fairly regular font but
was wondering if most everyone has it or if I should stick to somthing like
Georgia.
HWG hwg-techniques mailing list archives,
maintained by Webmasters @ IWA
This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.