Homepage selbermachen 7.849 Themen, 35.585 Beiträge

CSS-Style Wieso geht das net?!

valoron1 / 6 Antworten / Flachansicht Nickles

Moin Leute!


Auf www.cstrike-base.de seht ihr ja links so nen Menü mit links die so irhe farbe ändern ne?!


wieso geht das nicht wenn ich versuche das zu programmieren?


bei mir sieht das dann so aus


<STYLE type="text/css">
  
  h2       { font-family: Verdana; font-size: 10pt;}
  TD         { font-family: Verdana; font-size: 10pt;}
  .title     { font-family: Verdana; font-weight: bold; font-size: 10pt;}
  .header    { font-family: Verdana;  font-size : 12pt; font-weight : bold; color : #CCCCCC; }
  .menutitle { font-family: Verdana;  font-size : 12pt; font-weight : bold; color : #CCCCCC; }
  .quote     { font-family: Verdana; font-size: 8pt; color : #CCCCCC; }
  A:Hover    { font-family: Verdana; color: #999999;}

</style>


was falsch?!


danke max

bei Antwort benachrichtigen