dominique a écrit :
Bonjour et bienvenue Rochelais
- Je déplace ton sujet vers le salon : Tutoriels et exercices Alsacréations : "Service Après Vente" ... c'est plus sa place
- Toutes les réponses doivent être postées sur le forum pour que chacun puisse en profiter, je vais donc supprimer ton adresse email dans le post.
- Un petit tour vers les Règles du forum te sera très utile
La solution :
http://www.lycee-marcel-dassault.fr/lycee-proviseur.htm
voir la source et mettre dans le css :
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
z-index:100;
width: 100;
}
#menu dl {
float: left;
width: 123px;
margin: 0 1px;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #CCCCFF;
border: 1px solid gray;
}
#menu dd {
border: 1px solid background: #CCCCFF;
}
#menu li {
text-align: center;
background: #CCCCFF;
}
#menu li a, #menu dt a {
color: #CCCCFF;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu dt a:hover {
background: #000033;
}
#site {
position: absolute;
z-index: 1;
top : 70px;
left : 10px;
color: #000;
background-color: #ddd;
padding: 5px;
border: 1px solid gray;
}
a {text-decoration: none;
color: black;
color: #222;
}
.bloc1 {
background-color: #CCFFFF; height: 14px;
width: 124px;
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #006699;
text-decoration: none;}
.bloc2 {
background-color: #FFCCCC; height: 14px;
width: 124px;
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #993333;
text-decoration: none;}
.bloc3 {
background-color: #CCCCCC; height: 14px;
width: 124px;
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
text-decoration: none;}
.bloc4 {
background-color: #FFFFCC; height: 14px;
width: 124px;
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FF9900;
text-decoration: none;}
.bloc5 {
background-color: #CCFFCC; height: 14px;
width: 124px;
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #66CC33;
text-decoration: none;}
Bien cordialement
Rochelais