CSS Problemer ?
HejSå er jeg tilbage med et nyt problem :)
Hvergang jeg indsætter nedstående kode formere den sig selv i alle filerne flere gange :(
Jeg prøvet at sætte den ind flere steder, med uden held.
Efter at have skrevet noget i f.eks index.html gemmer
og så åbner den igen og checker html har den formeret sig, så den har samme kode om og om igen flere steder lige efter hinanden :(
<style>
<!--
BODY {
SCROLLBAR-FACE-COLOR: rgb(111,159,204);
SCROLLBAR-HIGHLIGHT-COLOR: rgb(143,159,236);
SCROLLBAR-SHADOW-COLOR: rgb(79,127,172);
SCROLLBAR-3DLIGHT-COLOR: rgb(143,159,236);
SCROLLBAR-ARROW-COLOR: rgb(0,0,0);
SCROLLBAR-TRACK-COLOR: rgb(54,117,176);
SCROLLBAR-DARKSHADOW-COLOR: rgb(60,108,153);}
A.2 { font-family: \"Verdana\", \"Arial\", \"Times New Roman\"; font-size: 8pt; color: #000000; text-decoration: None;}
A.2:Active { font-family: \"Verdana\", \"Arial\", \"Times New Roman\"; font-size: 8pt; color: #000000; text-decoration: None;}
A.2:Link { font-family: \"Verdana\", \"Arial\", \"Times New Roman\"; font-size: 8pt; color: #000000; text-decoration: None;}
A.2:Visited { font-family: \"Verdana\", \"Arial\", \"Times New Roman\"; font-size: 8pt; color: #000000; text-decoration: None;}
A.2:Hover { font-family: \"Verdana\", \"Arial\", \"Times New Roman\"; font-size: 8pt; color: #000000; text-decoration: None;}
A { font-family: \"Verdana\", \"Arial\", \"Times New Roman\"; color: #B8D4EC; text-decoration:None;}
A:Active { font-family: \"Verdana\", \"Arial\", \"Times New Roman\"; font-size: color: #B8D4EC; text-decoration: None;}
A:Link { font-family: \"Verdana\", \"Arial\", \"Times New Roman\"; color: #B8D4EC; text-decoration: None;}
A:Visited { font-family: \"Verdana\", \"Arial\", \"Times New Roman\"; color: #B8D4EC; text-decoration: None;}
A:Hover { font-family: \"Verdana\", \"Arial\", \"Times New Roman\"; color: #B8D4EC; text-decoration: Underline;}
.wpmenu { FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica; TEXT-DECORATION: none;}
.menu { CURSOR: hand;}
INPUT { FONT-SIZE: 8pt; FONT-FAMILY: Verdana, Arial, Helvetica;}
TEXTAREA { FONT-SIZE: 8pt; FONT-FAMILY: Verdana, Arial, Helvetica;}
-->
</style>
Hjææææææææælp :/
