1. Dashboard
  2. Artikel
  3. Mitglieder
    1. Letzte Aktivitäten
    2. Benutzer online
    3. Team
    4. Mitgliedersuche
  4. Forum
    1. Unerledigte Themen
  • Anmelden
  • Registrieren
  • Suche
Dieses Thema
  1. HTML - Webmaster Forum
  2. HTML / Webmaster Forum
  3. HTML & CSS Forum

CSS

  • Ivanman
  • 23. Juni 2005 um 08:49
  • Ivanman
    Profi
    Beiträge
    545
    • 23. Juni 2005 um 08:49
    • #1

    Hab auf ner Seite mehrere Links und Anker. Das Aussehen hab ich über ne externe .css Datei festgelegt. Hab aber jetzt das Problem dass die Anker ebenfalls, wie die Links, ein Underline bekommen bzw. ihre Farbe sich in weiß ändert! Wie kann ich denn in CSS meine Anker verändern?

    Code
    body	{font-family: ARIAL; font-size:12px; text-decoration:none; color: #FFFFFF; background-color : #000000}
    
    
    a         {font-size: 12px; font-weight:bold; color:#336699; text-decoration: none}
    a:link    {font-size: 12px; font-weight:bold; color:#FFFFFF; text-decoration: none}
    a:visited {font-size: 12px; font-weight:bold; color:#FFFFFF; text-decoration: none}
    a:active  {font-size: 12px; font-weight:bold; color:#FFFFFF; text-decoration: none}
    a:hover   {font-size: 12px; font-weight:bold; color:#FFFFFF; text-decoration: underline}
  • [sG|W00tkaeppi]
    Gast
    • 23. Juni 2005 um 08:55
    • #2
    Code
    <a name="Anker" style="text-decoration: none;">Titel des Ankers</a>

Tags

  • tex
  • color
  • links
  • style
  • background
  • text
  • problem
  • code
  • datei
  • farbe
  • font
  • titel
  • css
  • anker
  • font-family
  • hover
  • underline
  1. Datenschutzerklärung
  2. Impressum
Community-Software: WoltLab Suite™
  • Alles
  • Dieses Thema
  • Dieses Forum
  • Artikel
  • Seiten
  • Forum
  • Erweiterte Suche