besoin d'aide pour mes css

besoin d'aide pour mes css - Web design - Graphisme

Marsh Posté le 01-12-2002 à 14:20:45    

voilà, je me suis mis aux css mais je pige pas très très bien et comme dreamweaver est assez pauvre pour leur gestion, je suis un peu coincé..
j'ai pondu ça :  
 
 
 
.texte {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-style: normal;
 font-weight: normal;
}
.titre {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 24px;
 color: #000099;
 text-align: center;
 font-weight: bold;
 
}
.menubox {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #FFFFFF;
 background-color: #000099;
 padding: 5px;
 height: 22px;
 width: 190px;
 text-align: center;
 
 
        A:hover  
   font-weight : bold;
   font-size : 14px;
   font-family : Arial;
   color : #FFFFFF;
   background : #000099;
   text-decoration : underline;
 
 
        A:visited, A:link, A:active  
   font-weight : bold;
   font-size : 14px;
   font-family : Arial;
   color : #000099;
   text-decoration : none;
}
 
 
Et ça passe pas, alors comment je dois faire pour que quand on passe sur un lien de type menubox ça change de couleur ?

Reply

Marsh Posté le 01-12-2002 à 14:20:45   

Reply

Marsh Posté le 01-12-2002 à 14:34:38    

Y'a une chouette rubrique Programmation pour ça, parce que là, c'est pas beaucoup en rapport avec Graphisme...


---------------
W3C : Leading the Web to Its Full Potential... - Membre du W3C l33t club
Reply

Marsh Posté le 01-12-2002 à 14:37:54    

oki, vais chez les programmeurs..
mais bon, graphisme/webdsing, c un peu tangeant...

Reply

Marsh Posté le 01-12-2002 à 14:41:07    

t'as posté là bas...

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed