controlling text size

  • Thread starter Thread starter Drexel
  • Start date Start date
D

Drexel

Using FP 2000 is there a way to control the size of text
so that any viewer only sees a certain size text. In
IE "medium" is the best view for my site. A larger text
size looks like ball bean hammered dog dukie.
 
Drexel said:
Using FP 2000 is there a way to control the size of text
so that any viewer only sees a certain size text. In
IE "medium" is the best view for my site. A larger text
size looks like ball bean hammered dog dukie.

Use Cascading Style Sheets (CSS)

Roger
 
Folks change the size of the font so that they are able to read the text. If
they can't read the text, then they will leave and never return. Just
something to thing about.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
Thanks, Thomas
-----Original Message-----
Folks change the size of the font so that they are able to read the text. If
they can't read the text, then they will leave and never return. Just
something to thing about.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp




.
 
Thanks for your help, Roger. I sort of knew that but
don't fully understand css. Didn't I read somewhere that
Win XP home doesn't allow css? I think I'm confused.
 
Win XP doesn't control CSS!
Drexel said:
Thanks for your help, Roger. I sort of knew that but
don't fully understand css. Didn't I read somewhere that
Win XP home doesn't allow css? I think I'm confused.
 
Drexel said:
Thanks for your help, Roger. I sort of knew that but
don't fully understand css. Didn't I read somewhere that
Win XP home doesn't allow css? I think I'm confused.

Here are the some css tutorials:
http://www.google.com/search?sourceid=navclient&q=css+tutorial

CSS is part of the HTML specs. Older browsers (not OS) may not
support them (I forget the exact browser version numbers). XP (Home
or Pro) has nothing to do with CSS.

Roger
 
Back
Top