Locking Font Size

L

Larry

How do I use FrontPage to lock the font size displayed by internet explorer.
My site is vulnerable to the IE setting View/Text Size. I would like to lock
the font size so that it looks the same for everybody.
Thank You,
Larry
 
S

Steve Easton

You can't override the ability
of the browser to change font sizes,
due to usability / accessibility features.
 
L

Larry

Hi Steve:
Can I manually add a HTML tag to accomplish this ? Some site such as msn.com
are not vulnerable to this IE setting.
Regards,
Larry
 
S

Steve Easton

Sorry I mis-read your post.
It can be done using CSS to set the font sizes.
hth
 
T

Thomas A. Rowe

Even when using CSS, a IE user under the Accessibility option can override
your CSS settings, etc.

Keep in mind that users increase the font size so that they are able to read
the content on a site, if you remove this ability, then they will just go
and visit another web site.

--

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

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
Top