Making Fonts a Fixed Size when Viewed in Browser

  • Thread starter Thread starter Nancy McDonald
  • Start date Start date
N

Nancy McDonald

How do you make fonts a fixed size so that if someone
changes the textsize in the browser, they cannot enlarge
or decrease the font size of the text they are viewing.
I have published a web site exactly how I want it to
look, but it does not display correctly if you change the
textsize in the browser to anything other than medium
textsize. I use FrontPage and I created an inline style
sheet. The HTML used to display as font size="2". After
I created the inline style sheet it displays as font-
size: 10pt, but the browser still allows you to make the
font larger or smaller.
 
Please do not do this... you might like how it looks exactly on your
computer, but someone with different hardware may have trouble reading your
site.
 
Back
Top