Posted by Beauregard T. Shagnasty on 12/18/14 11:36
Stargazer wrote:
> I just want one font for my page to use throughout I'm looking for one
> that fits the content of my page.. I unique one that all or most
> browsers can read. That's why I want a list of all compatiable type
> fonts or font faces. Hope this helps thanks..
You can't control the visitors' fonts. You can suggest a couple of
common ones.
body { font-family: sans-serif; }
I generally use this:
body { font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; }
Please have a read of this page:
http://www.safalra.com/special/googlegroupsreply/
--
-bts
-Warning: I brake for lawn deer
Navigation:
[Reply to this message]
|