View Full Version : Fonts?


Zan
07-22-2005, 11:56 PM
Is there a way to get nice looking fonts with HTML? I want a nice style of font, but I don't know what is out there, or what the code is to use it. I'm creating my website with text. I'm not using any program like frontpage.

Also, I would prefer if this text could be viewed by all (like users of firefox).

Thanks a lot.

Cherchezlafemme
07-22-2005, 11:57 PM
You should check out the CSS section in lissa's site. there are tags and such that change the font face of your text. Also how your links look and many more features.

pb&j
07-23-2005, 09:17 AM
there are a couple ways to "embed" a font, but it is not really stable or reliable.

you can put the font onto images, and that will turn out ok.

you can zip the font, upload it, and link to it so visitors can download and install the font to see it correctly.

but in the end, if the visitor does not have a specific font installed in their computer, they will see the letters in their default setting.

bejayel
07-23-2005, 11:00 AM
if you want to browse through your default fonts (and 80% of the rest of the worlds fonts) you can just open up word of somethign and test out font

neouser456
07-23-2005, 12:34 PM
CSS I think?

tlc894
07-23-2005, 08:29 PM
i'd like to learn how to install font. Say...you saved a font onto your computer..well how do you bring it into word processer and so on?

pb&j
07-23-2005, 08:35 PM
install the font into your FONT folder on your computer, then it should be usable in any programs on your computer automatically.

c - windows - fonts
file - install

(or something similar to that)