Hallo,
sowohl unsere Server-Log-Datei , die bei Macs bis zu 20zigmal hinterinander den Aufruf der "text.css" aufweist, als auch der Rechner(Mac-)absturz einer Kundin machen klar, dass unsere Page - mindestens- einen nicht tolerierbaren "Fehler" beinhaltet.
Hier der für Macs fatale CSS-Aufruf im <head> =
<link rel="stylesheet" type="text/css" href="text.css">
Und hier die CSS "text.css"=
body, p {font-family:"Arial"; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; color:#000000;}
body {background-color:#ffffff;background-image:url();}
td, tr {font-family:"Arial"; font-size:10pt; font-weight:normal; font-style:normal; text-decoration:none; color:#000000;}
a { font-family:"Arial"; font-size:10pt; font-weight:bold; font-style:normal; text-decoration:underline; color:#000000; }
.framed {border:1px solid #909090;}
Kann mir jemand sagen, wie ich das "Ding" entschärft bekomme???
Rückantworten bitte auch unter email-adresse : jb_e@yahoo.com .
Vielen Dank!
Bernd