Centrer bouton de navigation
Résolu
Le_Normand_27
Messages postés
76
Statut
Membre
-
Le_Normand_27 -
Le_Normand_27 -
Bonjour,
Je souhaiterais centrer les bouton de navigationigation sur mon site mais je ne trouve pas la solution.
Pourriez vous m'aider ?
Merci d'avance
Je souhaiterais centrer les bouton de navigationigation sur mon site mais je ne trouve pas la solution.
Pourriez vous m'aider ?
Merci d'avance
A voir également:
- Html centrer
- Editeur html - Télécharger - HTML
- Fusionner et centrer excel grisé - Forum Bureautique
- Word html - Télécharger - Bureautique
- Fusion de cellules tableau formaté, impossible, bouton grisé - Forum Excel
- Comment mettre un texte sous une image html - Forum CSS
--
background-color: #ebebeb;
height: 23px;
}
.navigation a {
background-color: #ebebeb left top repeat-x;
color: #000000;
display: block;
float: left;
font-size: 12px;
font-family: Arial;
font-weight: bold;
line-height: 23px;
text-decoration: none;
text-align: center;
padding: 0 18px;
}