Centrer bouton de navigation
Résolu/Fermé
Le_Normand_27
Messages postés
67
Date d'inscription
vendredi 20 mai 2016
Statut
Membre
Dernière intervention
20 novembre 2019
-
10 juin 2016 à 11:00
Le_Normand_27 - 24 juin 2016 à 03:11
Le_Normand_27 - 24 juin 2016 à 03:11
A voir également:
- Css centrer un bouton
- Réinitialiser chromecast sans bouton - Guide
- Bouton reinitialisation pc - Guide
- Hard reset samsung sans bouton home - Guide
- Bouton on/off comment savoir ✓ - Forum Matériel & Système
- Faire un trait en css ✓ - Forum CSS
2 réponses
Regis59
Messages postés
21143
Date d'inscription
mardi 27 juin 2006
Statut
Contributeur sécurité
Dernière intervention
22 juin 2016
1 321
10 juin 2016 à 14:23
10 juin 2016 à 14:23
Salut,
Poste ton code de ton bouton.
Tu souhaites le centrer en CSS?
Poste ton code de ton bouton.
Tu souhaites le centrer en CSS?
Le_Normand_27
Messages postés
67
Date d'inscription
vendredi 20 mai 2016
Statut
Membre
Dernière intervention
20 novembre 2019
3
13 juin 2016 à 10:30
13 juin 2016 à 10:30
Je te le met dès que je peux
--
--
10 juin 2016 à 14:28
--
13 juin 2016 à 07:55
24 juin 2016 à 03:11
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;
}