Bonjour,
la position fixe n'est donc pas valide sous IE 6 et 7, je sais c'est écrit partout mais je ne comprends toujours pas comment faire malgré tout les tutos. Si quelqu'un pouvait éclairer ma lanterne, ce serait avec joie.

Merci d'avance.


}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: fixe;
}
#menu{
	float: left;
	height: 45px;
	width: 1180px;
}

#menu li a { font:0; line-height:0; text-indent:-5000px;overflow:hidden; height:45px; float:left; display:block; }
}
#menu-2 {
	float: left;
	height: 45px;
	width: 95px;
}
#menu-3 {
	float: left;
	height: 45px;
	width: 70px;
}
#menu-4 {
	float: left;
	height: 45px;
	width: 505px;
}*/
#menu li a.menu-1 {
background: url(../images/home.jpg) no-repeat;
}	
#menu li a.menu-1:hover {background-position:0 -45px }
#menu li a.menu-2 {
background: url(../images/myself.jpg) no-repeat;
}	
#menu li a.menu-2:hover {background-position:0 -45px }
#menu li a.menu-3 {
background: url(../images/work.jpg) no-repeat;
}	
#menu li a.menu-3:hover {background-position:0 -45px }
#menu li a.menu-4 {
background: url(../images/other.jpg) no-repeat;
}	
#menu li a.menu-4:hover {background-position:0 -45px }
Bonjour,

moritury a écrit :
mais je ne comprends toujours pas comment faire malgré tout les tutos.
Comment faire quoi ?