Probleme de décalage de la banniere
Fermé
Cbast7
Messages postés
112
Date d'inscription
jeudi 31 janvier 2008
Statut
Membre
Dernière intervention
15 juin 2011
-
4 juil. 2009 à 05:41
mister-gwada97one Messages postés 110 Date d'inscription samedi 23 août 2008 Statut Membre Dernière intervention 1 janvier 2012 - 4 juil. 2009 à 07:16
mister-gwada97one Messages postés 110 Date d'inscription samedi 23 août 2008 Statut Membre Dernière intervention 1 janvier 2012 - 4 juil. 2009 à 07:16
A voir également:
- Probleme de décalage de la banniere
- Bannière instagram - Guide
- Logiciel de bannière - Télécharger - Divers Web & Internet
- Bannière freebox révolution 2024 - Forum Box et Streaming vidéo
- Décalage son image instagram - Forum Instagram
- Décalage son image tv philips - Forum Téléviseurs
4 réponses
mister-gwada97one
Messages postés
110
Date d'inscription
samedi 23 août 2008
Statut
Membre
Dernière intervention
1 janvier 2012
7
4 juil. 2009 à 06:47
4 juil. 2009 à 06:47
tu peux donner le code de la page stp?
Cbast7
Messages postés
112
Date d'inscription
jeudi 31 janvier 2008
Statut
Membre
Dernière intervention
15 juin 2011
21
4 juil. 2009 à 07:02
4 juil. 2009 à 07:02
voila
<html>
<head>
<body>
<title>Sébastien , étudiant en Audiovisuel , option : Multimédia</title>
</head>
<BODY BGCOLOR="#000000">
<p></p>
</body>
</html><br>
<a href="http://www.sebastien-audiovisuel.com " target="_blank"><center><img src="images/banniere.jpg"</center></a>
<body>
<div class="hovermenu">
<ul>
<li><a href="index.html">Accueil</a></li>
<li><a href="Parcours.html">Parcours</a></li>
<li><a href="#">Projets</a></li>
<li><a href="cv.html">Mon CV</a></li>
<li><a href="Contact.php">Contact</a></li>
</ul>
</div></body>
<head><style type="text/css">
.hovermenu ul{
font: bold 20px arial;
padding-left: 0px;
margin-left: 590px;
height: 0px;
}
.hovermenu ul li{
list-style: none;
display: inline;
}
.hovermenu ul li a{
padding: 1px 0.5em;
text-decoration: none;
float: left;
color: black;
background-color: #C0C0C0;
border: 1px solid #000000;
}
.hovermenu ul li a:hover{
background-color: #66CCFF;
border-style: outset;
}
html>body .hovermenu ul li a:active{ /* applique un effet mousedown sur les navigateurs autres que IE */
border-style: inset;
}
</style><br><br><br></head>
<html>
<head>
<body>
<title>Sébastien , étudiant en Audiovisuel , option : Multimédia</title>
</head>
<BODY BGCOLOR="#000000">
<p></p>
</body>
</html><br>
<a href="http://www.sebastien-audiovisuel.com " target="_blank"><center><img src="images/banniere.jpg"</center></a>
<body>
<div class="hovermenu">
<ul>
<li><a href="index.html">Accueil</a></li>
<li><a href="Parcours.html">Parcours</a></li>
<li><a href="#">Projets</a></li>
<li><a href="cv.html">Mon CV</a></li>
<li><a href="Contact.php">Contact</a></li>
</ul>
</div></body>
<head><style type="text/css">
.hovermenu ul{
font: bold 20px arial;
padding-left: 0px;
margin-left: 590px;
height: 0px;
}
.hovermenu ul li{
list-style: none;
display: inline;
}
.hovermenu ul li a{
padding: 1px 0.5em;
text-decoration: none;
float: left;
color: black;
background-color: #C0C0C0;
border: 1px solid #000000;
}
.hovermenu ul li a:hover{
background-color: #66CCFF;
border-style: outset;
}
html>body .hovermenu ul li a:active{ /* applique un effet mousedown sur les navigateurs autres que IE */
border-style: inset;
}
</style><br><br><br></head>
mister-gwada97one
Messages postés
110
Date d'inscription
samedi 23 août 2008
Statut
Membre
Dernière intervention
1 janvier 2012
7
4 juil. 2009 à 07:07
4 juil. 2009 à 07:07
tu veux qu'elle soit au centre?
mister-gwada97one
Messages postés
110
Date d'inscription
samedi 23 août 2008
Statut
Membre
Dernière intervention
1 janvier 2012
7
4 juil. 2009 à 07:16
4 juil. 2009 à 07:16
Je pense que c'est bon, met ça à la place:
<html> <head> <body> <title>Sébastien , étudiant en Audiovisuel , option : Multimédia</title> </head> <BODY BGCOLOR="#000000"> <p></p> </body> </html><br> <center><a href="http://www.sebastien-audiovisuel.com " target="_blank"><img src="images/banniere.jpg"</a></center> <body> <div class="hovermenu"> <ul> <li><a href="index.html">Accueil</a></li> <li><a href="Parcours.html">Parcours</a></li> <li><a href="#">Projets</a></li> <li><a href="cv.html">Mon CV</a></li> <li><a href="Contact.php">Contact</a></li> </ul> </div></body> <head><style type="text/css"> .hovermenu ul{ font: bold 20px arial; padding-left: 0px; margin-left: 590px; height: 0px; } .hovermenu ul li{ list-style: none; display: inline; } .hovermenu ul li a{ padding: 1px 0.5em; text-decoration: none; float: left; color: black; background-color: #C0C0C0; border: 1px solid #000000; } .hovermenu ul li a:hover{ background-color: #66CCFF; border-style: outset; } </html>body .hovermenu ul li a:active{ /* applique un effet mousedown sur les navigateurs autres que IE */ border-style: inset; } </style><br><br><br></head>