Easy question

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

Guest

I have my project coded for an 8pt font on textboxes, buttons, labels and
datagrids. I read that it isn't a good idea to use "points" and that "em" or
eg. "x-small" should be used instead, due to the way different browsers
display text.

Is this true?
 
Hello,

The only thing that I remember regarding this is that using 'em' in some
browsers allows the user to change the text size (in Internet Explorer for
example, using Text Size from the View menu).

Regards,
Andrei Pociu
 
Hi Andrei -

Thanks for responding. Have you in fact used an 8pt font where you did not
run into any problems? (Of course, I'm not referring to an intranet where
everyone has the same browsers.)

Sandy
 
Back
Top