login  Naam:   Wachtwoord: 
Registreer je!
 Forum

Geen vette links

Offline webstab - 31/12/2005 01:15
Avatar van webstabPHP ver gevorderde Ik wil alle links op mijn site in het vet, buiten degene die ik class="nobold" geef.
Ik doe het op de volgende manier:
  1. A.nobold:link { color: <?=$link?>; text-decoration: none; font-weight: none}
  2. A.nobold:visited { color: <?=$link?>; text-decoration: none; font-weight: none}
  3. A.nobold:active { color: <?=$link?>; text-decoration: none; font-weight: none}
  4. A.nobold:hover { color: <?=$link?>; text-decoration: underline; font-weight: none}
  5. A:link { color: <?=$link?>; text-decoration: none; font-weight: bold}
  6. A:visited { color: <?=$link?>; text-decoration: none; font-weight: bold}
  7. A:active { color: <?=$link?>; text-decoration: none; font-weight: bold}
  8. A:hover { color: <?=$link?>; text-decoration: underline; font-weight: bold}
(die php is geen probleem)
<a href="linkje" class="nobold">Blijft toch in het vet</a>

0 antwoorden

Gesponsorde links
Er zijn nog geen reacties op dit bericht.
Dit onderwerp is gesloten.
Actieve forumberichten
© 2002-2024 Sitemasters.be - Regels - Laadtijd: 0.16s