das habe ich so gemacht.
mein link:
<A HREF="agb.htm" Target="_blank" class="counter">AGB</A>
mein css:
.counter { font-family:Tahoma; font-size:11pt; color:#FFCC00;
font-size:10pt;}
allerdings nimmt er nicht den counter, sondern die definition der link, die
vorher folgt:
a:link { font-family:Tahoma;font-weight:bold; color:#000066;
text-decoration:none }
a:visited { font-family:Tahoma;font-weight:bold; color:#000066;
text-decoration:none }
a:hover { font-family:Tahoma;font-weight:bold; color:#676AA9;
text-decoration:none }
a:active { font-family:Tahoma;font-weight:bold; color:#676AA9;
text-decoration:underline }
a:focus { font-family:Tahoma;font-weight:bold; color:#676AA9;
text-decoration:underline }
... kann doch nicht sein.
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 06, 2004 11:36 PM
Subject: Re: [Coffeehouse] verschachtelte css
Ich w�rde es mit class machen:
sprich:
.TabLink{
font-family:verdana;
usw.
}
und dann bei den Links in den Tabellen einfach <a href class="TabLink"...
Gute Nacht Oliver
----- Original Message -----
From: "Thomas Beckert" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 06, 2004 11:30 PM
Subject: Re: [Coffeehouse] verschachtelte css
> gerade versucht - macht er leider nicht ....
>
> ----- Original Message -----
> From: "Claudius Ceteras" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, May 06, 2004 11:06 PM
> Subject: RE: [Coffeehouse] verschachtelte css
>
>
> > a:link { font-family:Verdana;font-weight:bold; color:#000066;
> > text-decoration:none }
> > a:visited { font-family:Verdana;font-weight:bold; color:#000066;
> > text-decoration:none }
> > a:hover { font-family:Verdana;font-weight:bold; color:#676AA9;
> > text-decoration:none }
> > a:active { font-family:Verdana;font-weight:bold; color:#676AA9;
> > text-decoration:underline }
> > a:focus { font-family:Verdana;font-weight:bold; color:#676AA9;
> > text-decoration:underline }
> >
> > .tabelle { font-family:Tahoma; font-size:11pt; color:#000066;
> > font-size:10pt;}
> >
> >
> > jetzt will ich, dass in tabelle f�r Hyperlinks andere Werte
> > gelten. Ich wei�
> > aber nicht, wie ich das anstelle . . .
>
> Schon so probiert?
>
> .tabelle a:link {....}
>
>
> Claudius
>
> _______________________________________________
> Coffeehouse Mailingliste, Postings senden an:
> [EMAIL PROTECTED]
> An-/Abmeldung und Suchfunktion unter:
> http://www.glengamoi.com/mailman/listinfo/coffeehouse
>
>
> _______________________________________________
> Coffeehouse Mailingliste, Postings senden an:
> [EMAIL PROTECTED]
> An-/Abmeldung und Suchfunktion unter:
> http://www.glengamoi.com/mailman/listinfo/coffeehouse
>
_______________________________________________
Coffeehouse Mailingliste, Postings senden an:
[EMAIL PROTECTED]
An-/Abmeldung und Suchfunktion unter:
http://www.glengamoi.com/mailman/listinfo/coffeehouse
_______________________________________________
Coffeehouse Mailingliste, Postings senden an:
[EMAIL PROTECTED]
An-/Abmeldung und Suchfunktion unter:
http://www.glengamoi.com/mailman/listinfo/coffeehouse