Fonts

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I used FrontPage 2003 to build my website---I understand that if I don’t use
the web default font then I may have some people seeing something different
but can’t I use the font I want and if someone doesn’t have that font then it
automatically changes it to a certain default font---without changing the
location of the words???

by the way my site is--- www.tricoliphoto.com --- but who knows what your
going to see.
 
the location of the words may change, as different fonts have different proportions.

personally, I stay away from absolute positioning (mainly because I don't fully understand it yet, and I usually have problems with it). I stick to the layout tables method which I find easier and less problems.

r.


| I used FrontPage 2003 to build my website---I understand that if I don’t use
| the web default font then I may have some people seeing something different
| but can’t I use the font I want and if someone doesn’t have that font then it
| automatically changes it to a certain default font---without changing the
| location of the words???
|
| by the way my site is--- www.tricoliphoto.com --- but who knows what your
| going to see.
|
 
Hi Lisa,

When specifying a font you should include the specific fonts then include a generic family, e.g,

font-family: "New Century Schoolbook", Baskerville, serif;

HTH,
 

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

Back
Top