Hi,
Der CSS-Validator vom W3C gibt allerdings folgende Fehlermeldung aus:
Unbekannter Fehler org.w3c.www.http.HttpInvalidValueException: Invalid content type.
Was ist falsch?
Das hier:
// korrekten Content-Type setzen
header ("content-type: text/css; charset: UTF-8");
Zwischen Charset und er Angabe desselben gehört ein Gleichheitszeichen, kein Doppelpunkt.
MfG ChrisB
--
“Whoever best describes the problem is the person most likely to solve the problem.” [Dan Roam]
“Whoever best describes the problem is the person most likely to solve the problem.” [Dan Roam]