On Sat, 21 Nov 2003, Kai Jaeger wrote:
Quote:
Thanks to all the guys trying to help! |
But your responses contradict your thanks.
Quote:
However, in the meantime I found out that using em is definitly no
good idea |
I don't think you did. You just found a commentator that told you a
different story, but you haven't had time and depth of experience to
evaluate their advice yet.
Quote:
("designing with web standard", zeldman). |
A commentator that's not unknown to the denizens of this group...
Quote:
Not only that the IE3 runs into trouble |
IE3 "runs into trouble" with almost any significant use of CSS. In
any case, there are very few users, so it's not unreasonable to just
hide the CSS from them and leave them to get unadorned content. You'd
be a complete fool to let considerations of IE3 dominate your choice
of CSS strategy for current browser usage profiles.
Quote:
(I am willing to ignore good-old-day-browsers), |
I'm certainly _not_ prepared to "ignore" any browser that might be
still in practical use, but I don't mind them missing the
presentational details of CSS. After all, CSS is designed to be
optional: a properly-made web page will still give sensible access to
properly-marked-up HTML content, even when some or all of the CSS
features are switched off.
Quote:
but even the newest browser have really large problems when selectors
using em are nested. |
On the contrary: it's the old browsers that get nesting wrong.
(And authors who got accustomed to designing for the bugs of old
browsers, and now don't seem to be able to cope with spec-conforming
behaviour).
Quote:
I have changed now to "xx-large" - "xx-small" settings, |
thereby spitting in the collective face of the advice you got here.
Quote:
and it works fine on modern browsers. |
You haven't had the time or experience, in between posting your
original question and now, to evaluate that yet.
Quote:
Only Modzilla runs into problems when
enlarging gets too high, since only the fonts are enlarged, nothing
else - especially not the text container. |
If you think that's your problem, then there's something else that
you're doing wrong also.
Hmmm.