eOn Sep 17, 11:34 am, "Beauregard T. Shagnasty"
<a.nony.m...@example.invalid> wrote:
> Tedel wrote:
> > More than a question, I want some opinions here. I usually design my
> > websites with "em" sizes, but it seems that they don't rener well in
> > IE7 or Safari.
>
> Using em units causes a bug in IE6 and lower (maybe 7 as well) to go
> horribly wrong when a visitor tries to increase or decrease size to what
> is comfortable for them. Use percentages instead.
>
> > How are you dealing with this?
>
> http://k75s.home.att.net/fontsize.html
>
> --
> -bts
> -Motorcycles defy gravity; cars just suck
Yes, actually, my website renders very small fonts in IE7 and
Konqueror, while in IE6, Firefox & Opera, I get the result I want. Can
I solve that with percentages?