1 pièce(s) jointe(s)
Probleme avec Avertissement
Bonjour,
Je suis un jeune webmaster, et j'ai crée un site avec un kit graphique pour un club de sport mais j'ai un souci :
A chaque ouverture de page de la page "index.html" une barre d'avertissement apparait :
Pièce jointe 17096
Et je ne sais pas comment faire pour qu'elle n'apparaissent plus.
Je joint le code du fichier "index.html"
voici un lien pour voir ce que donne le fichier index.html
Merci de votre aide
DiGuI
Code:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Nouvelle Palette Jeunesse Anderlues H425</title>
<link href="styles.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
.Style1 {font-size: 24}
-->
</style>
</head>
<body>
<div id="header"><a name="haut" id="haut"></a><img src="images/header.jpg" width="785" height="170" /></div>
<div id="menu" class="menu">
<table width="700" height="32" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="60" class="active"><div align="center">accueil</div></td>
<td width="22"><img src="images/menuSeparateur.gif" alt="sep" width="22" height="32" /></td>
<td width="60"><div align="center"><a href="page01.html">infos</a></div></td>
<td width="22"><img src="images/menuSeparateur.gif" alt="sep" width="22" height="32" /></td>
<td width="60"><div align="center"><a href="page02.html">liste de force </a></div></td>
<td width="22"><img src="images/menuSeparateur.gif" alt="sep" width="22" height="32" /></td>
<td width="60"><div align="center"><a href="page03.html">résultat</a></div></td>
<td width="22"><img src="images/menuSeparateur.gif" alt="sep" width="22" height="32" /></td>
<td width="60"><div align="center"><a href="page04.html">photos</a></div></td>
<td width="22"><img src="images/menuSeparateur.gif" alt="sep" width="22" height="32" /></td>
<td width="60"><div align="center"><a href="page05.html">forum</a></div></td>
<td width="22"><img src="images/menuSeparateur.gif" alt="sep" width="22" height="32" /></td>
<td width="60"><div align="center"><a href="page06.html">tournoi</a></div></td>
<td width="22"><img src="images/menuSeparateur.gif" alt="sep" width="22" height="32" /></td>
<td width="60"><div align="center"><a href="page07.html">contact</a></div></td>
</tr>
</table>
</div>
<div id="texteTop"><img src="images/texteTop.gif" width="785" height="37" /></div>
<div id="texteBg">
<table width="209" border="0" cellpadding="0" cellspacing="0" class="photosPositionnementDROIT">
<tr>
<td><table width="204" border="0" cellpadding="0" cellspacing="0" bgcolor="#F1F1F4">
<tr>
<td width="204" height="25" background="images/boxBlancTop.gif" class="rubrique2">Rubrique</td>
</tr>
<tr>
<td background="images/menu2_bg.gif"><table width="185" border="0" cellpadding="0" cellspacing="0" class="menuBlanc">
<tr>
<td><img src="images/boxBlancSeparateur.gif" alt="" width="204" height="12" /></td>
</tr>
<tr>
<td><span class="menu2"><img src="images/boxBlancPuce.gif" alt="puce" width="34" height="11" /><a href="#">S'inscrire ! </a></span></td>
</tr>
<tr>
<td><img src="images/boxBlancSeparateur.gif" alt="" width="204" height="12" /></td>
</tr>
<tr>
<td><span class="menu2"><img src="images/boxBlancPuce.gif" alt="puce" width="34" height="11" /><a href="#">Mot de passe oublié ? </a></span></td>
</tr>
</table></td>
</tr>
<tr>
<td><img src="images/boxBlancBas.gif" alt="" width="204" height="10" /></td>
</tr>
</table>
<br />
<table width="204" border="0" cellpadding="0" cellspacing="0" bgcolor="#1c7cd2">
<tr>
<td width="204" height="25" background="images/boxBleuTop.gif" class="rubrique">Rubrique</td>
</tr>
<tr>
<td background="images/menu2_bg.gif"><table width="185" border="0" cellpadding="0" cellspacing="0" class="menuBleu">
<tr>
<td height="7"><img src="images/boxBleuSeparateur.gif" alt="" width="204" height="12" /></td>
</tr>
<tr>
<td class="menu2"><img src="images/boxBleuPuce.gif" alt="puce" width="34" height="11" /><a href="#">Zone info </a></td>
</tr>
<tr>
<td><img src="images/boxBleuSeparateur.gif" alt="" width="204" height="12" /></td>
</tr>
<tr>
<td class="menu2"><img src="images/boxBleuPuce.gif" alt="puce" width="34" height="11" /><a href="#">Nouvelles </a></td>
</tr>
<tr>
<td><img src="images/boxBleuSeparateur.gif" alt="" width="204" height="12" /></td>
</tr>
<tr>
<td class="menu2"><img src="images/boxBleuPuce.gif" alt="puce" width="34" height="11" /><a href="#">Liens utiles </a></td>
</tr>
<tr>
<td><img src="images/boxBleuSeparateur.gif" alt="" width="204" height="12" /></td>
</tr>
<tr>
<td class="menu2"><img src="images/boxBleuPuce.gif" alt="puce" width="34" height="11" /><a href="page01d.html">Partenaires </a></td>
</tr>
</table></td>
</tr>
<tr>
<td><img src="images/boxBleuBas.gif" alt="" width="204" height="10" /></td>
</tr>
</table>
<br /></td>
</tr>
</table>
<p class="titre"><img src="images/fleche.gif" alt="fleche" width="31" height="12" />accueil</p>
<p class="titre"><img src="images/IMG_01252.jpg" alt="Stage janvier 2007" width="450" height="250" /></p>
<p align="center" class="rubrique2 Style1" >Bienvenue sur le Site du </p>
<p align="center" class="rubrique2 Style1" >NPJ Anderlues H425 </p>
<p> </p>
<marquee Class="Scroller" behavior="scroll" direction="left" width="100%" height="10" scrollamount="6" scrolldelay="0" onmouseover="this.stop()" onmouseout="this.start()">
<p><font size="2" face="Arial, Helvetica, sans-serif"><font color="#333399"><strong> Retrouver les nouveautés, les informations relatives au NPJ avec comme nouveauté la liste de des victoires et des défaites de chaques joueurs inscrits au NPJ Anderlues.</strong></font></font> </p>
</marquee>
<table width="295" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="500" height="7" class="tiret"> </td>
</tr>
<tr>
<td height="20" class="menu2"><a href="#haut" class="textePetit">Haut de page </a></td>
</tr>
</table>
</div>
<div class="textePetit" id="texteBas">Copyright © 2007 NPJAnderlues. Tous droits réservés. | Design par <a href="http://www.techgrafik.com/" target="_blank">DJI</a> pour <a href="http://www.kitgrafik.com/graphistes/index-g-25.html" target="_blank">Kitgrafik.com</a></div>
</body>
</html> |