hi,
IE 5/5.5 stellt die td Schriftgrösen 1.2em von der Standardgrösse dar, da er ja die 62.5% aus dem Bodytag ignoriert.
Er ignoriert sie nicht, sondern wendet die 1.2em auf die Schriftgröße der Elternelemente tr und table an.
So schaut meine Definition aus:
body {font-size: 68.5%}
td {font-size: 1.2em}
Ergänze das mal um
table, tr { font-size:1em; }
gruß,
wahsaga
--
/voodoo.css:
#GeorgeWBush { position:absolute; bottom:-6ft; }
/voodoo.css:
#GeorgeWBush { position:absolute; bottom:-6ft; }