Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
2123 connectés 

  FORUM HardWare.fr
  Programmation
  HTML/CSS

  css, j'ai besoin d'un peu d'aide

 


 Mot :   Pseudo :  
 
Bas de page
Auteur Sujet :

css, j'ai besoin d'un peu d'aide

n°258245
netswitch
minet ?
Posté le 01-12-2002 à 14:38:59  profilanswer
 

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 ?

mood
Publicité
Posté le 01-12-2002 à 14:38:59  profilanswer
 

n°258374
gm_superst​ar
Appelez-moi Super
Posté le 01-12-2002 à 17:44:15  profilanswer
 

Y'a des problèmes d'accolades...
 
.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;
}


Message édité par gm_superstar le 01-12-2002 à 17:44:28

---------------
Incongru : une FAQ abandonnée sur les Standards du Web - FAQ périmée de blabla@Prog
n°259565
netswitch
minet ?
Posté le 03-12-2002 à 10:50:47  profilanswer
 

ha, oki, merci, ça marche !
 
et si je veux faire un A:hover pour .texte et un autre A:hover  pour .menubox, il y a moyen ?

n°259573
deliriumtr​emens
sic transit intestinal...
Posté le 03-12-2002 à 10:59:42  profilanswer
 

a.menubox:hover
{
}
a.texte:hover
{
}
 
recommandation : télécharge-toi, si c'est pas déjà fait, TopStyle Lite. Petit freeware tout bien pour jouer aux css.
 
L'essayer c'est l'adopter

n°263601
netswitch
minet ?
Posté le 06-12-2002 à 18:25:46  profilanswer
 

youhouuu merci des tonnes de fois !

n°265310
deliriumtr​emens
sic transit intestinal...
Posté le 09-12-2002 à 13:36:24  profilanswer
 

netswitch a écrit :

youhouuu merci des tonnes de fois !


des tonnes de foie gras ? :love:  
 


Aller à :
Ajouter une réponse
  FORUM HardWare.fr
  Programmation
  HTML/CSS

  css, j'ai besoin d'un peu d'aide

 

Sujets relatifs
Besoin d'aide aupres des utilisateurs d'Advanced Poll (déséspéré!)[Excel] besoin d'aide pour formule de recherche
[ASP] besoin d'aide pour affichageBesoin d'aide pour un .bat
Besoin AIDE pour programme sur EEPROM !!! MERCI !!!!Besoin d'aide pour mon site HTML
Besoin d'aide pour creer une fonction PHP[PHP] Besoin d'aide ... explications à l'interieur ... merci
[PHP] Besoin d'aide pour un exploreur de dossier FTPBesoin d'aide pour un compteur html
Plus de sujets relatifs à : css, j'ai besoin d'un peu d'aide


Copyright © 1997-2022 Hardware.fr SARL (Signaler un contenu illicite / Données personnelles) / Groupe LDLC / Shop HFR