Re: Verdana font. Why not?
Steve Pugh wrote:
[color=blue]
> Curt Balluff <post@curt-balluff.de> wrote:
>
>[color=green]
>>Use em or px
>>don't use pt[/color]
>
>
> px is every bit as bad as pt. Em has bugs in IE. % is the best choice.
>
> Steve
>[/color]
maybe if you want your site to be accessable by the largest possible
audience, but not many sites aim at 'everybody'.
it is also not easy to make a site 'right' for resolution varying from
mobile phone to WHUXGA, therefor people often settle for a range between
VGA and SVGA. in a small range like this font sizes can be defined with
an absolute unit without causing the site to be unreadable.
thus, what is best depends on your quality defenitions which are defined
by your audience (or client).
gr
martin
Steve Pugh wrote:
[color=blue]
> Curt Balluff <post@curt-balluff.de> wrote:
>
>[color=green]
>>Use em or px
>>don't use pt[/color]
>
>
> px is every bit as bad as pt. Em has bugs in IE. % is the best choice.
>
> Steve
>[/color]
maybe if you want your site to be accessable by the largest possible
audience, but not many sites aim at 'everybody'.
it is also not easy to make a site 'right' for resolution varying from
mobile phone to WHUXGA, therefor people often settle for a range between
VGA and SVGA. in a small range like this font sizes can be defined with
an absolute unit without causing the site to be unreadable.
thus, what is best depends on your quality defenitions which are defined
by your audience (or client).
gr
martin
Comment