Voici mon code :
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"></meta>
<link rel="shortcut icon" type="image/x-icon" href="../resources/ico/arkangels.ico"></link>
<link rel="icon" type="image/x-icon" href="../resources/ico/arkangels.ico"></link>
</head>
et pourtant si ca passe sous FF (link rel icon) ca na passe pas sous IE (link rel shortcut icon). j'ai l'icone image non trouvee classique.