Thema: CSS-Signatur

Hallo,

ich fände es *sehr* nett, wenn dieses Forum eine CSS-Signatur hätte, also im Body-Tag stünde:
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">Code:</font><hr /><pre style="font-size:x-small; font-family: monospace;"> <body id="devshare"> [/code]</blockquote><font size="2" face="Verdana, Helvetica, sans-serif">.

Dann könnte man das Userstylesheet leichter einstellen.

Grüße
toscho
 
  <small>[ 07-10-2002, 04:09: Beitrag editiert von: toscho ]</small>

Re: CSS-Signatur

Was ist eine CSS-Signatur???

3

Re: CSS-Signatur

Hallo T-Bird,

eine CSS-Signatur ist ein eindeutiges Erkennungsmerkmal einer Site, also in dem Fall eine ID, die nur in den body-Tags dieser Site auftaucht.

Dann könnte ich beispielsweise ins Userstylesheet schreiben:
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">Code:</font><hr /><pre style="font-size:x-small; font-family: monospace;">body#devshare code {
   color: #000;
}[/code]</blockquote><font size="2" face="Verdana, Helvetica, sans-serif">Diese Deklaration gälte dann nur auf den Seiten, deren body die ID "devshare" hat.

Noch Fragen?  <img border="0" title="" alt="[Winken]" src="images/icons/wink.gif" />

Grüße
toscho