Hab gerade in 10 min so ein "gut erklärtes" css tutorial durchgelesen (hab nur ein voll schlechtes gefunden, wer ein gutes findet kann es hier ruhig posten), dann hab ich jetzt mal angefangen einen winzigen script zu schreiben, alles funtzt bis auf die hintergrundfarbe:
<!--
{backgound-color: B8BAC9;}
A:link {text-decoration: none; color: "00BEB4"}
A:visited {text-decoration: none; color: "00BEB4"}
A:active {text-decoration: none; color: "00BEB4"}
A:hover {text-decoration: none; color: "57B2FF"}
//-->
Thx schonmal im voraus
T
<!--
{backgound-color: B8BAC9;}
A:link {text-decoration: none; color: "00BEB4"}
A:visited {text-decoration: none; color: "00BEB4"}
A:active {text-decoration: none; color: "00BEB4"}
A:hover {text-decoration: none; color: "57B2FF"}
//-->
Thx schonmal im voraus
T
Kommentar