webForumDet fria alternativet

kommentar i en css-fil?

5 svar · 407 visningar · startad av trensare

trensareMedlem sedan feb. 200129 inlägg
#1

Hur skrivar man... eller går det överhuvudtaget. Kör med vanliga html-kommentarer o det verkar funka, men kan det bli problem?

------------------
Mr Jim

Erik JuhlinMedlem sedan maj 20007 625 inlägg
#2

Jag tror det kan bli problem. Och har man en inkluderad CSS-fil så funkar det inte. Då är det bättre med:

/* Detta är en kommentar */

------------------
/Erik
www.juhlin.nu /sk8files/ /mp2d/

Söndagen den 3 juni kommer webForum-servern att tas ner för systemunderhåll.
Avbrottet kommer att ske under dagtid. För uppdaterad information se Serverstatus.

trensareMedlem sedan feb. 200129 inlägg
#3

Japp. Det är en includerad css

------------------
Mr Jim

trensareMedlem sedan feb. 200129 inlägg
#4

Alltså...

<STYLE TYPE="TEXT/CSS">
<!--
A:link { text-decoration: none; color: #666666 }
A:visited { text-decoration: none; color: #666666 }
A:active { text-decoration: none; underline: #000000 }
A:hover { text-decoration: none; color: #000000 }
A.type1:link { color:#FFFFFF; text-decoration:none; }
A.type1:visited { color:#FFFFFF; text-decoration:none; }
A.type1:active { color:#FFFFFF; text-decoration:none; }
A.type1:hover { color:#FFFFFF; text-decoration:overline underline; }
-->
</STYLE>

/* kommentaren här */

------------------
Mr Jim

JojoxxMedlem sedan juni 20004 306 inlägg
#5

CSS-filen skall inte innehålla några element (taggar)

filnamn.css

A:link { text-decoration: none; color: #666666 }
A:visited { text-decoration: none; color: #666666 }
A:active { text-decoration: none; underline: #000000 }
A:hover { text-decoration: none; color: #000000 }
A.type1:link { color:#FFFFFF; text-decoration:none; }
A.type1:visited { color:#FFFFFF; text-decoration:none; }
A.type1:active { color:#FFFFFF; text-decoration:none; }
A.type1:hover { color:#FFFFFF; text-decoration:overline underline; }
/* och en liten kommentar */

Däremot tillåter standarden html-kommentarer: <!-- ... --> för att gömma CSS-koden i gamla webbläsare, men de fyller ingen funktion som kommentarsavgränsare.

------------------

/ J

trensareMedlem sedan feb. 200129 inlägg
#6

ok. Tack för hjälpen!

------------------
Mr Jim

Genererad på 405 ms · cache AV · v20260730165559-full.f96bc7eb