Suche im Forum:
Suchen


Autor Nachricht
Beitrag03.07.2008 um 10:21 (UTC)    
Titel: Schrift komplett gleich

Hii,
ich habe mein hp design selber gecodet in css nur mit der schriftart komm ich nicht klar weil bei css hab ich am anfang diesen code:

Code:
a{color:#000000; font-family:Andale Sans; font-size: 16px; text-decoration: none;}
a:hover {color: #000000; font-family:Andale Sans; font-size: 16px; text-decoration: none;}
a:link {color: #000000; font-family:Andale Sans; font-size: 16px; text-decoration: none;}
a:active {color: #000000; font-family:Andale Sans; font-size: 16px; text-decoration: none;}
a:visited {color: #000000; font-family:Andale Sans; font-size: 16px; text-decoration: none;}


aber ich möchte das meine ganze homepage in der schrift "Andale Sans" ist und nicht der rest in "Times new Roman" was immoment der fall ist!
gibt es einen code in dem man die ganze Schrift der Seite bestimmen kann?
______________
Beitrag03.07.2008 um 10:41 (UTC)    
Titel:

Zitat:
body {font-family:Schriftart}
Beitrag03.07.2008 um 10:50 (UTC)    
Titel:

danke sehr nett!
______________
Beiträge der letzten Zeit anzeigen:   


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