ich möchte einen Link auf meiner HP erstellen, doch wenn ich das so mach:
- Code: Alles auswählen
<a>href=http://www.link.xyz</a> dann verändert sich die Farbe (sie wird blau), wie mache ich das, dass sich die Farbe nicht verändert?
Nur als registriertes Mitglied hast Du vollen Zugriff auf alle Funktionen unserer Website. So kannst Du eigene Fragen stellen und hast die volle Übersicht über neue interessante Themen im Forum.
Jetzt kostenlos registrieren.
<a>href=http://www.link.xyz</a> dann verändert sich die Farbe (sie wird blau), wie mache ich das, dass sich die Farbe nicht verändert?
a:link
{
font-family: Tahoma,Arial,Helvetica,Sans-Serif;
font-size: 10pt;
font-variant: normal;
text-decoration:none;
color: #FFFFFF;
}
a:visited
{
font-family: Tahoma,Arial,Helvetica,Sans-Serif;
font-size: 10pt;
font-variant: normal;
text-decoration:none;
color: #FFFFFF;
}
a:active
{
font-family: Tahoma,Arial,Helvetica,Sans-Serif;
font-size: 10pt;
font-variant: normal;
text-decoration:none;
color: #FFFFFF;
}
a:hover
{
font-family: Tahoma,Arial,Helvetica,Sans-Serif;
font-size: 10pt;
font-variant: normal;
text-decoration:none;
color: #FF0000;
}<style type="text/css">
<!--
a:link { color:#000000; text-decoration:none; }
a:visited { color:#000000; text-decoration:none; }
a:active { color:#000000; text-decoration:none; }
a:hover { color:#000000; text-decoration:none; }
//-->
</style>
<td><font color="#FF0000">Turnier</font></td><html>
<head>
<title>edit@edit.de</title>
</head>
<style type="text/css">
<!--
a:link { color:#FF0000; text-decoration:none; }
a:visited { color:#FF0000; text-decoration:none; }
a:active { color:#FF0000; text-decoration:none; }
a:hover { color:#FF0000; text-decoration:none; }
//-->
</style>
<body>
<table>
<td><a href="edit.html">Turnier</a></td>
</table>
</body>
</html>
| Passwort vergessen d-link Router DI-604 Forum: Hardware-Hilfe Autor: Torak Antworten: |
Link zum Download von Netmeeting Forum: Software-Hilfe Autor: MikeBelery Antworten: |
Link inerhalb einer seite Forum: HTML, PHP & Co. Autor: AbcAeffchen Antworten: |
Interessanter Link Forum: Online- und PC-Sicherheit Autor: Peter323 Antworten: |
Siemens Gigaset SE 515 oder D-Link Dsl-G664T ???? Forum: Hardware-Hilfe Autor: mwojc Antworten: |
Mitglieder in diesem Forum: 4ajnik und 0 Gäste