FrontPage 2000 questions RE: fonts

  • Thread starter Thread starter RCAsr
  • Start date Start date
R

RCAsr

I am trying to build my first web page for a club I'm in
and I am having trouble using fonts which are viewable by
other machines. I am using a font I downloaded but when
others view the page the font has defaulted to Times New
Roman. What can I do?

Thanks...
 
-----Original Message-----
I am trying to build my first web page for a club I'm in
and I am having trouble using fonts which are viewable
by other machines. I am using a font I downloaded but
when others view the page the font has defaulted to
Times New Roman. What can I do?

Not much.

As you've discovered, there's no guarantee that anyone
else on the Web has the same fonts you have. The usual
solution is to stick with generic fonts except possibly
for headlines and other small but important elements,
where you can display a graphic of the text rather than
the text itself.

Jim Buyens
Microsoft FrontPage MVP
(e-mail address removed)
http://www.interlacken.com
Author of:
*------------------------------------------------------*
|\----------------------------------------------------/|
|| Microsoft Office FrontPage 2003 Inside Out ||
|| Microsoft FrontPage Version 2002 Inside Out ||
|| Web Database Development Step by Step .NET Edition ||
|| Troubleshooting Microsoft FrontPage 2002 ||
|| Faster Smarter Beginning Programming ||
|| (All from Microsoft Press) ||
|/----------------------------------------------------\|
*------------------------------------------------------*
 
use a common font. if the user doesn't have the same font you're using
their browser will decide. you can also use cascading style sheets to
specify several fonts and then you'll at least get close to what you want.
in the end you don't have much control over what a user sees because each
machine/ monitor/ operating system etc. will show differently.
IMHO
 
That's not going to make non-standard fonts appear on browsers that don't
have them installed.
--
------------------------------
Tom Pepper Willett
Microsoft MVP - FrontPage
------------------------------
| Use CSS (Cascading Style Sheets).
|
| Here's a CSS tutorial?
| http://www.w3schools.com/css/default.asp
|
| Cheers,
| Norris
| Technical Advisor
| http://www.keen.com/Advisor-Norris
| 1-800-ASK-KEEN extension: 0338506
|
|
| >-----Original Message-----
| >I am trying to build my first web page for a club I'm in
| >and I am having trouble using fonts which are viewable
| by
| >other machines. I am using a font I downloaded but when
| >others view the page the font has defaulted to Times New
| >Roman. What can I do?
| >
| >Thanks...
| >.
| >
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Frontpage Layers ? 0
arial font shows up as times roman 3
Windows XP CPU 100% 6
Default Font 4
Font Changes on Subweb Page 3
Iterating all the contacts folder of outlook 0
Internet Explorer Issue 3
Changing the font of FP search component 3

Back
Top