Suche im Forum:
Suchen


Autor Nachricht
Beitrag17.08.2007 um 13:02 (UTC)    
Titel: Bei CSS schriftfarbe ändern..

Hallo!

Ich bin gera<de dabei ein CSS- Design zu erstellen und ich wollt mal gefragt bhaben ( Wink ) wie man bei einem css code die schrift farbe ändert....

bitte um schnelle antwort,

Daniel Barfuss
Beitrag17.08.2007 um 13:04 (UTC)    
Titel:

Code:
<style type="text/css">
<!--

/* Link und Textformatierung */
p, div, b{color: #000000;}
td.nav a{color: #XXXXXX;font-size: 12px;text-decoration: none;}
a:hover {color: #XXXXXX;font-size: 12px;text-decoration: none;}
a: link {color: #XXXXXX;font-size: 12px;text-decoration: none;}
a:active {color: #XXXXXX;font-size: 12px;text-decoration: none;}
a:visited {color: #XXXXXX;font-size: 12px;text-decoration: none;}

-->
</style>


#XXXXXX = Schriftfarbe
______________
- Sie haben soeben einen echten Qualitätsbeitrag von free-pictures gelesen, © 2007 free-pictures -


Zuletzt bearbeitet von free-pictures am 17.08.2007, 14:08, insgesamt einmal bearbeitet
Beiträge der letzten Zeit anzeigen:   


Powered by phpBB © 2001, 2005 phpBB Group
Deutsche Übersetzung von phpBB.de