Stylesheets mit NS sehen scheisse aus. Warum kann NS kein span.
Schrift sieht immer Standard aus bei der Darstellung unter Netscape
Hier meine format.css:
span.headline {font-family:Arial;color:#5a8ac6; text-align:left;font-size:14;font-weight:bold;}
span.pink {font-family:Arial;color:#ff3399; text-align:left;font-size:12;font-weight:bold;}
span.white {font-family:Arial;color:#ffffff; text-align:left;font-size:12;font-weight:bold;}
span.centered {font-family:Arial;color:#5a8ac6; text-align:center;font-size:14;font-weight:bold;}
span.bg {font-family:Arial;color:#FFFFFF;text-align:center;font-size:14;font-weight:bold;background:Blue;}
span.impressum {font-family:Arial;color:#5a8ac6; text-align:left;font-size:12;font-weight:bold;}
span.sendmail {font-family:Arial;color:#000000; text-align:left;font-size:10;font-weight:bold;}
Kemand ne Idee, wie es unter Netscape auch gut aussieht?
Danke