Re: Fix a police and font size in all document by Cowboy
Cowboy
Wed Jan 14 10:08:43 CST 2004
When you use CSS and set to pixel size, the user cannot resize ... at all.
If that is what you want, realize that it goes against accessibility
guidelines.
--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
**********************************************************************
Think Outside the Box!
**********************************************************************
"Nicolas Hirbec" <n.hirbec@laposte.net> wrote in message
news:083c01c3da8c$24eaf380$a501280a@phx.gbl...
> Hi,
> Could you tell me how to fix a font size for all my HTM
> files in order to avoid any problem if user change the
> police size of his internet explorer.
> Thaks.