On Thu, 24 May 2007, Sunil Bansal wrote:

>         I am using the simple css styles on label. That works fine in IE
> but in Mozilla size is too small.

You need to provide more information - the URL at least. Specifying 
browser versions might help too.

> Using css :-
>
> .userlabel {
>    font-family: Arial, Helvetica, sans-serif;
>    font-size: 14pt;
> }

Other things being equal, browsers will use the fixed font size of 14pt. 
(This is part of a problem, but I digress.) And that's what happens in any 
simple text.

If other things aren't equal, then the texts might _look_ differently 
sized. For example, if some markup or CSS rule makes one browser use 
bolding, the text surely looks different (and bigger).

-- 
Jukka "Yucca" Korpela, http://www.cs.tut.fi/~jkorpela/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to