Correction code html

Résolu
Captain57 Messages postés 9 Date d'inscription   Statut Membre Dernière intervention   -  
 captain57 -
Bonjour,

J'ai un probleme avec mon site, il y a des erreurs dans mon code html, et si quelqu'un pourrais me corriger ce code se serais sympa. Mon site : http://nmns.xdir.org

Voici le code :

<!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">

<html>
<head>
<title>NMNS</title>

<meta NAME="description" CONTENT="Insert Description Here">
<meta NAME="keywords" CONTENT="Insert Keywords Here">
<meta name="verify-v1" content="j4Lc/gtE5SOP8JPiL2RmkEIVSfrxXA9SXnvhwVzNHOI=" />
<script type="text/javascript" language="javascript">

<!--

function on1()
{if (!document.images) return; document.a.src = "images/sel_link_1.gif"; document.blank.src = "images/blank_1.gif";}
function on2()
{if (!document.images) return; document.b.src = "images/sel_link_2.gif"; document.blank.src = "images/blank_2.gif";}
function on3()
{if (!document.images) return; document.c.src = "images/sel_link_3.gif"; document.blank.src = "images/blank_3.gif";}
function on4()
{if (!document.images) return; document.d.src = "images/sel_link_4.gif"; document.blank.src = "images/blank_4.gif";}
function on5()
{if (!document.images) return; document.e.src = "images/sel_link_5.gif"; document.blank.src = "images/blank_5.gif";}
function on6()
{if (!document.images) return; document.f.src = "images/sel_link_6.gif"; document.blank.src = "images/blank_6.gif";}

function off1()
{if (!document.images) return; document.a.src = "images/link_1.gif"; document.blank.src = "images/blank.gif";}
function off2()
{if (!document.images) return; document.b.src = "images/link_2.gif"; document.blank.src = "images/blank.gif";}
function off3()
{if (!document.images) return; document.c.src = "images/link_3.gif"; document.blank.src = "images/blank.gif";}
function off4()
{if (!document.images) return; document.d.src = "images/link_4.gif"; document.blank.src = "images/blank.gif";}
function off5()
{if (!document.images) return; document.e.src = "images/link_5.gif"; document.blank.src = "images/blank.gif";}
function off6()
{if (!document.images) return; document.f.src = "images/link_6.gif"; document.blank.src = "images/blank.gif";}

var imgslist = new Array(
"images/blank_1.gif",
"images/blank_2.gif",
"images/blank_3.gif",
"images/blank_4.gif",
"images/blank_5.gif",
"images/blank_6.gif",
"images/sel_link_1.gif",
"images/sel_link_2.gif",
"images/sel_link_3.gif",
"images/sel_link_4.gif",
"images/sel_link_5.gif",
"images/sel_link_6.gif");

var imgs=new Array();
for (x=0; x<imgslist.length; x++)
if (document.images)
{imgs[x]=new Image(); imgs[x].src = imgslist[x];}

//-->
</script>

<style type="text/css">
<!--
A:link {text-decoration: none;}
A:visited {text-decoration: none;}
A:hover {text-decoration: underline;}
-->
</style>

</head>
<body bgcolor="#000000" marginwidth="0" marginheight="0" leftmargin="0" topmargin="0">
<table width="754" border="0" cellpadding="0" cellspacing="0" align="center">
<tr>
<td><img src="images/temp14_01.gif" width="115" height="55"></td>
<td colspan="3"><img src="images/temp14_02.gif" width="150" height="55"></td>
<td><img src="images/temp14_03.gif" width="60" height="55"></td>
<td><img src="images/temp14_04.gif" width="100" height="55"></td>
<td><img src="images/temp14_05.gif" width="70" height="55"></td>
<td colspan="3"><img src="images/temp14_06.gif" width="150" height="55"></td>
<td><img src="images/temp14_07.gif" width="109" height="55"></td>
</tr>

<tr>
<td><img src="images/temp14_08.gif" width="115" height="20"></td>
<td colspan="3"><img src="images/temp14_09.gif" width="150" height="20"></td>
<td><img src="images/temp14_10.gif" width="60" height="20"></td>
<td rowspan="2"><img src="images/blank.gif" width="100" height="60" name="blank"></td>
<td><img src="images/temp14_12.gif" width="70" height="20"></td>
<td colspan="3"><img src="images/temp14_13.gif" width="150" height="20"></td>
<td><img src="images/temp14_14.gif" width="109" height="20"></td>
</tr>

<tr>
<td><img src="images/temp14_15.gif" width="115" height="40"></td>
<td><a href="index.php" onmouseover="on1();" onmouseout="off1();"><img src="images/link_1.gif" width="50" height="40" border="0" name="a"></a></td>
<td><a href="videos.php" onmouseover="on2();" onmouseout="off2();"><img src="images/link_2.gif" width="50" height="40" border="0" name="b"></a></td>
<td><a href="radios.php" onmouseover="on3();" onmouseout="off3();"><img src="images/link_3.gif" width="50" height="40" border="0" name="c"></a></td>
<td><img src="images/temp14_19.gif" width="60" height="40"></td>
<td><img src="images/temp14_20.gif" width="70" height="40"></td>
<td><a href="#" onmouseover="on4();" onmouseout="off4();"><img src="images/link_4.gif" width="50" height="40" border="0" name="d"></a></td>
<td><a href="#" onmouseover="on5();" onmouseout="off5();"><img src="images/link_5.gif" width="50" height="40" border="0" name="e"></a></td>
<td><a href="#" onmouseover="on6();" onmouseout="off6();"><img src="images/link_6.gif" width="50" height="40" border="0" name="f"></a></td>
<td><img src="images/temp14_24.gif" width="109" height="40"></td>
</tr>

<tr>
<td><img src="images/temp14_25.gif" width="115" height="50"></td>
<td colspan="3"><img src="images/temp14_26.gif" width="150" height="50"></td>
<td><img src="images/temp14_27.gif" width="60" height="50"></td>
<td><img src="images/temp14_28.gif" width="100" height="50"></td>
<td><img src="images/temp14_29.gif" width="70" height="50"></td>
<td colspan="3"><img src="images/temp14_30.gif" width="150" height="50"></td>
<td><img src="images/temp14_31.gif" width="109" height="50"></td>
</tr>
</table>

<table border="0" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="center">
<!-- Start Content -->
<br>
<img src="images/header_l.gif" width="45" height="30" border="0">
<font face="Arial" size="5" color="#FFFFFF"><strong><sup>Accueil</sup></strong></font>
<img src="images/header_r.gif" width="46" height="30" border="0">
<img src="images/devider.gif" width="717" height="9" border="0">
<p><font face="arial" size="2" color="#ffffff">
<br><br>

<p>Bienvenue sur NMNS !</p>

<br>
<br>
<img src="imagesite/nmns.png" width="300" height="300" border="0">
<br><br><br><br><br>
<img src="images/devider.gif" width="717" height="9" border="0">
<br>
Copyright © 2007 - 2008 NMNS. All Rights Reserved


<!--DEBUT WEBOSCOPE FREE - Weborama-->
<script type="text/javascript">
WEBO_ZONE=1;
WEBO_PAGE=1;
webogold_ok=0;</script>
<script type="text/javascript" src="http://script.weborama.fr/gold.js"></SCRIPT>
<script type="text/javascript" >
if(webogold_ok==1){webogold_zpi(WEBO_ZONE,WEBO_PAGE,347273);}</script>
<NOSCRIPT><A HREF="http://www.weboscope.com">Weboscope</A>mesure d'audience, statistiques, ROI<BR>
<A HREF="https://weborama.com/">Classement des meilleurs sites</A> et positionnement
</NOSCRIPT>
<!--FIN WEBOSCOPE FREE-->

</td>
</tr>
</table>

</body>
</html>

Merci de m'aider et de me repondre.

Au revoir.
A voir également:

14 réponses

s.spark Messages postés 2485 Date d'inscription   Statut Contributeur Dernière intervention   618
 
Salut,

Non mais corriger une page HTML généré par un programme, puis quoi encore, c'est le merdier. Désolé ne le prend pas mal, mais c'est rarement propre ce genre de code, et c'est illisible, c'est pas généré pour les humains ...

Corriger le code serait ridicule puisqu'il suffit que tu ajoute ou supprimer un truc avec ce même logiciel pour que ça devienne à nouveau complètement crade.
0
Dalida Messages postés 6728 Date d'inscription   Statut Contributeur Dernière intervention   922
 
'lut,

et hop un coup d'peinture !

mais tu devrais pas te mettre dans un état pareil, pense à ta santé !!!
0
Dalida Messages postés 6728 Date d'inscription   Statut Contributeur Dernière intervention   922
 
salut,

tiens, ça commence mal, tu risques d'y passer un moment.
0
Captain57 Messages postés 9 Date d'inscription   Statut Membre Dernière intervention  
 
Il y a marquer Result: Failed validation

Et le reste je comprend pas trop vu que je comprend pas grand chose en anglais.
0
Dalida Messages postés 6728 Date d'inscription   Statut Contributeur Dernière intervention   922 > Captain57 Messages postés 9 Date d'inscription   Statut Membre Dernière intervention  
 
le même en français !
0
Captain57 Messages postés 9 Date d'inscription   Statut Membre Dernière intervention   > Dalida Messages postés 6728 Date d'inscription   Statut Contributeur Dernière intervention  
 
Merci beaucoup !
0
Captain57 Messages postés 9 Date d'inscription   Statut Membre Dernière intervention  
 
Dsl mais la plupart du code vient d'un kit graphique sinon le reste je l'ai fais moi meme avec bloc note, donc si vous pouvez me corriger les erreurs svp.
0
s.spark Messages postés 2485 Date d'inscription   Statut Contributeur Dernière intervention   618
 
Tu comprend pas, n'importe qui devrait reprendre tout depuis zéro, on ne peut pas corriger un truc comme ça par petite touche.
0
Captain57 Messages postés 9 Date d'inscription   Statut Membre Dernière intervention  
 
Peut tu m'eclairer sur les erreur d'apres sa : http://validator.w3.org/...

Sinon comment vais je faire pour corriger mon code ?
0

Vous n’avez pas trouvé la réponse que vous recherchez ?

Posez votre question
s.spark Messages postés 2485 Date d'inscription   Statut Contributeur Dernière intervention   618
 
Il faut que tu indiques dans l'entête avec une balise meta quel encodage il faut utiliser pour lire ton fichier.

<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
0
Captain57 Messages postés 9 Date d'inscription   Statut Membre Dernière intervention  
 
Je vais rajouter et refaire un test avec validation w3c

Merci
0
Captain57 Messages postés 9 Date d'inscription   Statut Membre Dernière intervention  
 
Voila, j'ai testé et j'ai 11 erreurs
0
Enax Messages postés 203 Date d'inscription   Statut Membre Dernière intervention   145
 
Tu as largement plus que 11 erreurs. Mais comme tu n'as pas mis de déclaration XML et de DTD, le validateur ne peut pas faire son boulot correctement.
0
Captain57 Messages postés 9 Date d'inscription   Statut Membre Dernière intervention  
 
Oui, j'ai fais envoié mon code et il m'a marqué 52, mais bon comme tu l'a dis, je pense aussi que j'en ai encore plus.

Sinon vous pouvez me conseiller un bon debut de page, je vais tout recommencer se serai mieu non?
0
Dalida Messages postés 6728 Date d'inscription   Statut Contributeur Dernière intervention   922
 
ah ben voila !

• choix du Doctype

• mise en page sans tableaux
0
Captain57 Messages postés 9 Date d'inscription   Statut Membre Dernière intervention  
 
Merci je vais voir.
0
captain57
 
Je suis arrivé a corriger environ 60 erreurs, il m'en reste encore 36 mais depuis ma page est blanche ?
0
graffx Messages postés 6506 Date d'inscription   Statut Contributeur Dernière intervention   1 975
 
premiere erreur enorme, ce qui bloque tout, il te faut un doctype dans ta page, exemple:


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


ceci doit etre la premiere ligne de tes pages
0
captain57
 
Voila le code, je suis passé en doctype strict, ai je bien fait ou non ?


<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xml:lang="fr" lang="fr" xmlns="http://www.w3.org/1999/xhtml">

<head>
<title>NMNS</title>

<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta name="description" content="Insert Description Here" />
<meta name="keywords" content="Insert Keywords Here" />
<script language="javascript" type="text/javascript">

<!--

function on1()
{if (!document.images) return; document.a.src = "images/sel_link_1.gif"; document.blank.src = "images/blank_1.gif";}
function on2()
{if (!document.images) return; document.b.src = "images/sel_link_2.gif"; document.blank.src = "images/blank_2.gif";}
function on3()
{if (!document.images) return; document.c.src = "images/sel_link_3.gif"; document.blank.src = "images/blank_3.gif";}
function on4()
{if (!document.images) return; document.d.src = "images/sel_link_4.gif"; document.blank.src = "images/blank_4.gif";}
function on5()
{if (!document.images) return; document.e.src = "images/sel_link_5.gif"; document.blank.src = "images/blank_5.gif";}
function on6()
{if (!document.images) return; document.f.src = "images/sel_link_6.gif"; document.blank.src = "images/blank_6.gif";}

function off1()
{if (!document.images) return; document.a.src = "images/link_1.gif"; document.blank.src = "images/blank.gif";}
function off2()
{if (!document.images) return; document.b.src = "images/link_2.gif"; document.blank.src = "images/blank.gif";}
function off3()
{if (!document.images) return; document.c.src = "images/link_3.gif"; document.blank.src = "images/blank.gif";}
function off4()
{if (!document.images) return; document.d.src = "images/link_4.gif"; document.blank.src = "images/blank.gif";}
function off5()
{if (!document.images) return; document.e.src = "images/link_5.gif"; document.blank.src = "images/blank.gif";}
function off6()
{if (!document.images) return; document.f.src = "images/link_6.gif"; document.blank.src = "images/blank.gif";}

var imgslist = new Array(
"images/blank_1.gif",
"images/blank_2.gif",
"images/blank_3.gif",
"images/blank_4.gif",
"images/blank_5.gif",
"images/blank_6.gif",
"images/sel_link_1.gif",
"images/sel_link_2.gif",
"images/sel_link_3.gif",
"images/sel_link_4.gif",
"images/sel_link_5.gif",
"images/sel_link_6.gif");

var imgs=new Array();
for (x=0; x<imgslist.length; x++)
if (document.images)
{imgs[x]=new Image(); imgs[x].src = imgslist[x];}

//-->
</script>

<style type="text/css">
<!--
A:link {text-decoration: none;}
A:visited {text-decoration: none;}
A:hover {text-decoration: underline;}
-->
</style>

</head>
<body bgcolor="#000000" marginwidth="0" marginheight="0" leftmargin="0" topmargin="0">
<table width="754" border="0" cellpadding="0" cellspacing="0" align="center">

<tr>
<td><img src="images/temp14_01.gif" alt="nmns" width="115" height="55" /></td>
<td colspan="3"><img src="images/temp14_02.gif" alt="nmns" width="150" height="55" /></td>
<td><img src="images/temp14_03.gif" alt="nmns" width="60" height="55" /></td>
<td><img src="images/temp14_04.gif" alt="nmns" width="100" height="55" /></td>
<td><img src="images/temp14_05.gif" alt="nmns" width="70" height="55" /></td>
<td colspan="3"><img src="images/temp14_06.gif" alt="nmns" width="150" height="55" /></td>
<td><img src="images/temp14_07.gif" alt="nmns" width="109" height="55" /></td>
</tr>

<tr>
<td><img src="images/temp14_08.gif" alt="nmns" width="115" height="20" /></td>
<td colspan="3"><img src="images/temp14_09.gif" alt="nmns" width="150" height="20" /></td>
<td><img src="images/temp14_10.gif" alt="nmns" width="60" height="20" /></td>
<td rowspan="2"><img src="images/blank.gif" alt="blank" width="100" height="60" /></td>
<td><img src="images/temp14_12.gif" alt="nmns" width="70" height="20" /></td>
<td colspan="3"><img src="images/temp14_13.gif" alt="nmns" width="150" height="20" /></td>
<td><img src="images/temp14_14.gif" alt="nmns" width="109" height="20" /></td>
</tr>

<tr>
<td><img src="images/temp14_15.gif" alt="nmns" width="115" height="40" /></td>
<td><a href="index.php" onmouseover="on1();" onmouseout="off1();"><img src="images/link_1.gif" width="50" height="40" alt="a" /></a></td>
<td><a href="radios.php" onmouseover="on2();" onmouseout="off2();"><img src="images/link_2.gif" width="50" height="40" border="0" alt="b" /></a></td>
<td><a href="videos.php" onmouseover="on3();" onmouseout="off3();"><img src="images/link_3.gif" width="50" height="40" border="0" alt="c" /></a></td>
<td><img src="images/temp14_19.gif" alt="nmns" width="60" height="40" /></td>
<td><img src="images/temp14_20.gif" alt="nmns" width="70" height="40"/ ></td>
<td><a href="index.php" onmouseover="on4();" onmouseout="off4();"><img src="images/link_4.gif" width="50" height="40" border="0" alt="d" /></a></td>
<td><a href="index.php" onmouseover="on5();" onmouseout="off5();"><img src="images/link_5.gif" width="50" height="40" border="0" alt="e" /></a></td>
<td><a href="index.php" onmouseover="on6();" onmouseout="off6();"><img src="images/link_6.gif" width="50" height="40" border="0" alt="f" /></a></td>
<td><img src="images/temp14_24.gif" alt="nmns" width="109" height="40" /></td>
</tr>

<tr>
<td><img src="images/temp14_25.gif" alt="nmns" width="115" height="50" /></td>
<td colspan="3"><img src="images/temp14_26.gif" alt="nmns" width="150" height="50" /></td>
<td><img src="images/temp14_27.gif" alt="nmns" width="60" height="50" /></td>
<td><img src="images/temp14_28.gif" alt="nmns" width="100" height="50" /></td>
<td><img src="images/temp14_29.gif" alt="nmns" width="70" height="50" /></td>
<td colspan="3"><img src="images/temp14_30.gif" alt="nmns" width="150" height="50" /></td>
<td><img src="images/temp14_31.gif" alt="nmns" width="109" height="50" /></td>
</tr>

<table border="0" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="center">
<!-- Start Content -->
<br>
<img src="images/header_l.gif" alt="nmns" width="45" height="30" border="0" /><br />
<font face="Arial" size="5" color="#FFFFFF"><strong><sup>Accueil</sup></strong></font>
<img src="images/header_r.gif" alt="nmns" width="46" height="30" border="0" />
<img src="images/devider.gif" alt="nmns" width="717" height="9" border="0" />
<font face="arial" size="2" color="#ffffff">

<p>Bienvenue sur NMNS</p>
<br>
<br />
<img src="imagesite/nmns.png" alt="nmns" width="300" height="300" border="0" />
<br><br /><br><br><br>
<img src="images/devider.gif" alt="nmns" width="717" height="9" border="0" />
<br>
<a href="mailto:pleymoneware@gmail.com?cc=&subject=Contacter le Webmaster du site NMNS&body=Votre message :">Contacter le Webmaster du site NMNS</a>
<br>
<br>
<!--DEBUT WEBOSCOPE FREE - Weborama-->
<script type="text/javascript">
WEBO_ZONE=1;
WEBO_PAGE=1;
webogold_ok=0;</script>
<script type="text/javascript" src="http://script.weborama.fr/gold.js"></script>
<script type="text/javascript" >
if(webogold_ok==1){webogold_zpi(WEBO_ZONE,WEBO_PAGE,347273);}</script>
<noscript><a href="http://www.weboscope.com">Weboscope</a>mesure d'audience, statistiques, ROI<br>
<a href="https://weborama.com/">Classement des meilleurs sites</a> et positionnement
</noscript>
<!--FIN WEBOSCOPE FREE-->
<br>
<br>
Copyright © 2007 - 2008 NMNS. All Rights Reserved

<!-- End Content -->
</td>
</tr>
</table>

</body>
</html>
0
captain57
 
Le probleme est que des que je met <?xml version="1.0" encoding="iso-8859-1"?> ma page est blanche, alors que si je ne le met pas, il manque l'encodage xml ?
0
captain57
 
Personne ?
0
RAD ZONE Messages postés 5230 Date d'inscription   Statut Contributeur Dernière intervention   1 360
 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="fr" xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr">     
  <head>    
    <title>NMNS          
    </title>         
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />         
    <meta name="description" content="Insert Description Here" />         
    <meta name="keywords" content="Insert Keywords Here" />
<script language="javascript" type="text/javascript">
//<![CDATA[
    <!--
    function on1()
    {if (!document.images) return; document.a.src = "images/sel_link_1.gif"; document.blank.src = "images/blank_1.gif";}
    function on2()
    {if (!document.images) return; document.b.src = "images/sel_link_2.gif"; document.blank.src = "images/blank_2.gif";}
    function on3()
    {if (!document.images) return; document.c.src = "images/sel_link_3.gif"; document.blank.src = "images/blank_3.gif";}
    function on4()
    {if (!document.images) return; document.d.src = "images/sel_link_4.gif"; document.blank.src = "images/blank_4.gif";}
    function on5()
    {if (!document.images) return; document.e.src = "images/sel_link_5.gif"; document.blank.src = "images/blank_5.gif";}
    function on6()
    {if (!document.images) return; document.f.src = "images/sel_link_6.gif"; document.blank.src = "images/blank_6.gif";}
    function off1()
    {if (!document.images) return; document.a.src = "images/link_1.gif"; document.blank.src = "images/blank.gif";}
    function off2()
    {if (!document.images) return; document.b.src = "images/link_2.gif"; document.blank.src = "images/blank.gif";}
    function off3()
    {if (!document.images) return; document.c.src = "images/link_3.gif"; document.blank.src = "images/blank.gif";}
    function off4()
    {if (!document.images) return; document.d.src = "images/link_4.gif"; document.blank.src = "images/blank.gif";}
    function off5()
    {if (!document.images) return; document.e.src = "images/link_5.gif"; document.blank.src = "images/blank.gif";}
    function off6()
    {if (!document.images) return; document.f.src = "images/link_6.gif"; document.blank.src = "images/blank.gif";}
    var imgslist = new Array(
    "images/blank_1.gif",
    "images/blank_2.gif",
    "images/blank_3.gif",
    "images/blank_4.gif",
    "images/blank_5.gif",
    "images/blank_6.gif",
    "images/sel_link_1.gif",
    "images/sel_link_2.gif",
    "images/sel_link_3.gif",
    "images/sel_link_4.gif",
    "images/sel_link_5.gif",
    "images/sel_link_6.gif");
    var imgs=new Array();
    for (x=0; x<imgslist.length; x++)
    if (document.images)
    {imgs[x]=new Image(); imgs[x].src = imgslist[x];}
    //-->
    //]]>
  
</script>         
    <style type="text/css">/*                                          
      <![CDATA[*/       <!--       a:link {text-decoration: none;}       a:visited {text-decoration: none;}       a:hover {text-decoration: underline;}       -->    /*]]>*/                      
    </style>         
    <style type="text/css">/*                                          
      <![CDATA[*/     body {     background-color: #000000;     }     /*]]>*/                      
    </style>     
  </head>     
  <body>         
    <table width="754" border="0" cellpadding="0" cellspacing="0" align="center">             
      <tr><td>                     
          <img src="images/temp14_01.gif" alt="nmns" width="115" height="55" /></td>                 
        <td colspan="3">                     
          <img src="images/temp14_02.gif" alt="nmns" width="150" height="55" /></td><td>                     
          <img src="images/temp14_03.gif" alt="nmns" width="60" height="55" /></td><td>                     
          <img src="images/temp14_04.gif" alt="nmns" width="100" height="55" /></td><td>                     
          <img src="images/temp14_05.gif" alt="nmns" width="70" height="55" /></td>                 
        <td colspan="3">                     
          <img src="images/temp14_06.gif" alt="nmns" width="150" height="55" /></td><td>                     
          <img src="images/temp14_07.gif" alt="nmns" width="109" height="55" /></td>             
      </tr>             
      <tr><td>                     
          <img src="images/temp14_08.gif" alt="nmns" width="115" height="20" /></td>                 
        <td colspan="3">                     
          <img src="images/temp14_09.gif" alt="nmns" width="150" height="20" /></td><td>                     
          <img src="images/temp14_10.gif" alt="nmns" width="60" height="20" /></td>                 
        <td rowspan="2">                     
          <img src="images/blank.gif" alt="blank" width="100" height="60" /></td><td>                     
          <img src="images/temp14_12.gif" alt="nmns" width="70" height="20" /></td>                 
        <td colspan="3">                     
          <img src="images/temp14_13.gif" alt="nmns" width="150" height="20" /></td><td>                     
          <img src="images/temp14_14.gif" alt="nmns" width="109" height="20" /></td>             
      </tr>             
      <tr><td>                     
          <img src="images/temp14_15.gif" alt="nmns" width="115" height="40" /></td><td>                     
          <a href="index.php" onmouseover="on1();" onmouseout="off1();">                         
            <img src="images/link_1.gif" width="50" height="40" alt="a" /></a></td><td>                     
          <a href="radios.php" onmouseover="on2();" onmouseout="off2();">                         
            <img src="images/link_2.gif" width="50" height="40" border="0" alt="b" /></a></td><td>                     
          <a href="videos.php" onmouseover="on3();" onmouseout="off3();">                         
            <img src="images/link_3.gif" width="50" height="40" border="0" alt="c" /></a></td><td>                     
          <img src="images/temp14_19.gif" alt="nmns" width="60" height="40" /></td><td>                     
          <img src="images/temp14_20.gif" alt="nmns" width="70" height="40" /></td><td>                     
          <a href="index.php" onmouseover="on4();" onmouseout="off4();">                         
            <img src="images/link_4.gif" width="50" height="40" border="0" alt="d" /></a></td><td>                     
          <a href="index.php" onmouseover="on5();" onmouseout="off5();">                         
            <img src="images/link_5.gif" width="50" height="40" border="0" alt="e" /></a></td><td>                     
          <a href="index.php" onmouseover="on6();" onmouseout="off6();">                         
            <img src="images/link_6.gif" width="50" height="40" border="0" alt="f" /></a></td><td>                     
          <img src="images/temp14_24.gif" alt="nmns" width="109" height="40" /></td>             
      </tr>             
      <tr><td>                     
          <img src="images/temp14_25.gif" alt="nmns" width="115" height="50" /></td>                 
        <td colspan="3">                     
          <img src="images/temp14_26.gif" alt="nmns" width="150" height="50" /></td><td>                     
          <img src="images/temp14_27.gif" alt="nmns" width="60" height="50" /></td><td>                     
          <img src="images/temp14_28.gif" alt="nmns" width="100" height="50" /></td><td>                     
          <img src="images/temp14_29.gif" alt="nmns" width="70" height="50" /></td>                 
        <td colspan="3">                     
          <img src="images/temp14_30.gif" alt="nmns" width="150" height="50" /></td><td>                     
          <img src="images/temp14_31.gif" alt="nmns" width="109" height="50" /></td>             
      </tr>             
      <tr><td></td>             
      </tr>             
      <tr>                 
        <td align="center">                     
          <!-- Start Content --><br />                     
          <img src="images/header_l.gif" alt="nmns" width="45" height="30" border="0" /><br /><strong><sup>Accueil</sup></strong>&amp;l?t;/font>                       
          <img src="images/header_r.gif" alt="nmns" width="46" height="30" border="0" />                       
          <img src="images/devider.gif" alt="nmns" width="717" height="9" border="0" />                     
          <p>Bienvenue sur NMNS                      
          </p><br /><br />                     
          <img src="imagesite/nmns.png" alt="nmns" width="300" height="300" border="0" /><br /><br /><br /><br /><br />                     
          <img src="images/devider.gif" alt="nmns" width="717" height="9" border="0" /><br />                     
          <a href="mailto:pleymoneware@gmail.com?cc=&amp;subject=Contacter%20le%20Webmaster%20du%20site%20NMNS&amp;body=Votre%20message%20:">Contacter le Webmaster du site NMNS</a><br /><br />                     
          <!--DEBUT WEBOSCOPE FREE - Weborama--> 
<script type="text/javascript">
//<![CDATA[
          WEBO_ZONE=1;
          WEBO_PAGE=1;
          webogold_ok=0;
          //]]>
        
</script> 
<script type="text/javascript" src="http://script.weborama.fr/gold.js">
</script> 
<script type="text/javascript">
//<![CDATA[
          if(webogold_ok==1){webogold_zpi(WEBO_ZONE,WEBO_PAGE,347273);}
          //]]>
        
</script>                       
          <noscript>                         
            <a href="http://www.weboscope.com">Weboscope</a>mesure d'audience, statistiques, ROI<br />                         
            <a href="https://weborama.com/">Classement des meilleurs sites</a> et positionnement                          
            </noscript>                           
            <!--FIN WEBOSCOPE FREE--><br /><br />Copyright ø 2007 - 2008 NMNS. All Rights Reserved                           
            <!-- End Content --></td>             
      </tr>         
    </table>     
  </body>
</html>    
0
captain57
 
C'est bon j'ai corriger les 102 erreurs, et le code html a été validé.
0