Hi,
- zum Thema .CSS hier mal als Ausschnitt aus meiner HomePage nur den .CSS-gestalteten MenüTeil :
http://members.chello.at/pauline.billmaier/linke.htm- und hier die komplette Seite :
http://www.e-billmaier.at.tf/- und hier mein <zglobal.css> - File :
/* DATEI: zglobal.css */
A.llink:link { font-size:12pt; font-weight:bold; }
A.llink:visited { font-size:12pt; font-weight:bold; }
A.llink:hover { font-size:12pt; font-weight:bold; }
A.llink:active { font-size:12pt; font-weight:bold; }
A.mlink:link { font-size:10pt; font-weight:bold; }
A.mlink:visited { font-size:10pt; font-weight:bold; }
A.mlink:hover { font-size:10pt; font-weight:bold; }
A.mlink:active { font-size:10pt; font-weight:bold; }
A.slink:link { font-size:8pt; }
A.slink:visited { font-size:8pt; }
A.slink:hover { font-size:8pt; }
A.slink:active { font-size:8pt; }
p,h1,h2,h3,h4,ul,ol,li,div,dl,dt,td,th,nobr,b,i,text
{ font-family:Verdana,Arial,sans-serif; }
p,ul,ol,li,div,dl,dt,td,th,nobr,b,i,text { font-size:8pt; }
h1 { font-size:18pt; color:#ff0000; }
h2 { font-size:16pt; color:#ff0000; }
h3 { font-size:14pt; color:#ff0000; }
h4 { font-size:10pt; color:#ff0000; }